Emanuel Berg <embe8...@student.uu.se> writes:

> Julien Cubizolles <j.cubizol...@free.fr> writes:
>
>> I'm trying to setup fancy splitting on an imap server
>> and I can't get spam-split to work:
>

> (setq nnmail-split-methods
>  '(("spam-ooa"     "^X-Spam-Flag: YES\\|^Subject:\\(lists.bofh.it mailing 
> list memberships reminder\\|add-subjects-here\\)")
>    ("zsh"          
> "^\\(Cc\\|\\(Resent-\\)?To\\):.*zsh-\\(announce\\|workers\\|users\\)@zsh\.org.*")
>    ("debian.user"  
> "^\\(Cc\\|\\(Resent-\\)?To\\):.*debian-user@lists\.debian\.org.*")
>    ("cc"           "^\\(Newsgroups: 
> gnu.emacs.help\\)\\|\\(Cc\\|\\(Resent-\\)?To\\):.*\\(emacs-devel\\|help-gnu-emacs\\|info-gnus-english\\)@gnu\.org.*")
>    ("spam-ooa"     
> "^\\(Cc\\|\\(Resent-\\)?To\\):.*l4-hackers@os\.inf\.tu-dresden\.de.*")
>    ("emacs-w3m"    "^Subject: \\(Re: \\)*\\[emacs-w3m.*")
>    ("mail.misc"    "") ))

Thanks for this example, but I see that you don't use the spam-split
fancy split, which is the one misbehaving in my setup.

Julien.


_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to