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

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

Re: NNTP spam filtering


From: David Z Maze
Subject: Re: NNTP spam filtering
Date: Tue, 02 Nov 2004 15:07:49 -0500
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (usg-unix-v)

Ted Zlatanov <tzz@lifelogs.com> writes:

> When you say the thread makes you confused, please tell me
> specifically what you want to do and what's not working.  The
> spam-autodetect stuff is in the manual, I'm sure of it.  You should
> use the latest CVS.

If you disbelieve in Customize, it's really hard to find correct
values for some of the things, and more confusing that there are at
least three ways to set the things that are group parameters ("most of
them", and they have a dedicated variable, or you can use
gnus-parameters, or you can use e.g. 'G p' from the group buffer on a
per-group basis).

For autodetect, does this look right?  ("nndsc" is a private backend
that's not really useful outside of MIT, but it's also read-only in
the same way nntp is.)

(setq gnus-spam-autodetect '(("nntp.*" . t) ("nndsc:.*" . t))
      gnus-spam-autodetect-methods '((".*" . (default)))
      spam-use-stat t)

  --dzm


reply via email to

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