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

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

Re: Problems with spam.el configuration.


From: Tassilo Horn
Subject: Re: Problems with spam.el configuration.
Date: Wed, 22 Aug 2007 09:34:05 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (gnu/linux)

eric.boese-wolf@t-online.de (Eric Böse-Wolf) writes:

Hi Eric,

> (gnus-registry-initialize)
> (spam-initialize)
> (setq spam-use-BBDB t
>       spam-use-bogofilter t
>       spam-split-group "spam"
>       gnus-spam-process-newsgroups 
>       '(("mail\\..*" ((spam spam-use-bogofilter) (ham spam-use-bogofilter)))
>       ("spam" ((spam spam-use-bogofilter) (ham spam-use-bogofilter))))
>       gnus-spam-newsgroup-contents 
>       '(("spam" gnus-group-spam-classification-spam)
>       ("mail\\..*" gnus-group-spam-classification-ham))
>       spam-mark-only-unseen-as-spam t
>       gnus-spam-process-destinations '(("mail\\..*" "spam"))
                                                       ^^^^
I think that has to be: '(("mail\\..*" "nnml:spam"))

> Eric Böse-Wolf

I'm really jealous of that funky name. :-)

Bye,
Tassilo





reply via email to

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