Andreas Seltenreich <[email protected]> writes:
> Š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?
> 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.
Bingo! Changing the above to
(setq gnus-spam-process-newsgroups
'(("^gmane\\." ((spam spam-use-gmane)))))
did it, thanks!
Štěpán
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english