[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Gmane spam reporting
From: |
Teemu Likonen |
Subject: |
Re: Gmane spam reporting |
Date: |
Wed, 08 Dec 2010 15:42:30 -0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.2.50 (gnu/linux) |
* 2010-05-10 20:51 (+0200), Štěpán Němec wrote:
> Andreas Seltenreich <andreas+news@gate450.dyndns.org> writes:
>> 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!
Ah, now I remember having been confused about the same thing. You know,
there are actually three nested lists in the CDR of that item:
("^gmane\\." . (((spam spam-use-gmane))))
It would seem that one level is unnecessary.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Gmane spam reporting,
Teemu Likonen <=