info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gmane spam reporting


From: Štěpán Němec
Subject: Re: Gmane spam reporting
Date: Mon, 10 May 2010 20:51:46 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Andreas Seltenreich <andreas+news@gate450.dyndns.org> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]