Gnus development mailing list
 help / color / mirror / Atom feed
* splitting, spam-split
@ 2011-01-07 10:48 Richard Riley
  2011-01-19 21:53 ` Ted Zlatanov
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Riley @ 2011-01-07 10:48 UTC (permalink / raw)
  To: nognus


I've posted my set up and a backtrace a few times now but still no
pointer to getting it working.  Possibly someone else using spam-split
could post their nnimap and nnmail split settings?

Just for the record

,----
|    (setq nnimap-inbox '("INBOX"))
|    (setq nnimap-split-fancy '(| (: spam-split) "INBOX"))
|    (setq nnimap-split-methods 'nnimap-split-fancy)
|    (setq nnimap-split-download-body t)
|   
|    (setq nnmail-inbox '("INBOX"))
|    (setq nnmail-split-fancy '(| (: spam-split) "SYS-INBOX"))
|    (setq nnmail-split-methods 'nnmail-split-fancy)
|    
|    (setq spam-split-disabled nil)
|    
|    (setq spam-autodetect-recheck-messages t)
|    (setq spam-mark-ham-unread-before-move-from-spam-group t)
|    (setq spam-mark-new-messages-in-spam-group-as-spam t)
|    (setq spam-split-group "nnimap+riley:Gnus-Spam")
`----


regards

r.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-01-19 21:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-07 10:48 splitting, spam-split Richard Riley
2011-01-19 21:53 ` Ted Zlatanov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).