Marko Lerota <[EMAIL PROTECTED]> writes:
> Doesn't work. I tried all this in my .gnus
>
> (setq nnmail-split-methods 'nnmail-split-fancy)
> (setq nnmail-split-fancy
> '(|
> ("Subject" "*SPAM*" "junk")
> (| ("x-spam-flag" "yes" "spam")
> ("^X-Spam-Status: yes$" "spam")
> ("X-Spam-Flag" "Yes" "junk")
maybe you need also:
(setq nnmail-split-fancy-match-partial-words t)
,----[ (info "(gnus)Fancy Mail Splitting") ]
|
| 1. You can set the `nnmail-split-fancy-match-partial-words' variable
| to non-`nil' in order to ignore word boundaries and instead the
| match becomes more like a grep. This variable controls whether
| partial words are matched during fancy splitting. The default
| value is `nil'.
|
| Note that it influences all VALUE's in your split rules.
`----
Regards,
Andrea.
--
Reclama i tuoi diritti digitali, elimina il DRM. Approfondisci su
http://www.no1984.org
Reclaim your digital rights, eliminate DRM. Learn more at
http://www.defectivebydesign.org/what_is_drm
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english