Štěpán Němec writes:

>   (spam-initialize)
>   (setq gnus-spam-process-newsgroups
>         '(("^gmane\\." (spam spam-use-gmane))))
[...]
> Why is `spam-use-gmane' not used? What am I missing?

Two pointers:

Is the Gmane server actually your primary select method?  If it isn't,
the group regexp doesn't match because of the prefix.  E.g.,
"^nntp\\+news\\.gmane\\.org"

Last time I configured the spam package, it wanted a /list/ of
processors instead.  I used group parameters to configure it though, so
this might not be the case here.

regards,
andreas
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to