Gnus development mailing list
 help / color / mirror / Atom feed
From: Xavier Maillard <zedek@gnu-rox.org>
Subject: [Q]: Gmane groups and spam filtering
Date: Thu, 11 Mar 2004 22:22:59 +0100	[thread overview]
Message-ID: <plop87ptbj6pu4.fsf@gnu-rox.org> (raw)

Hi,

I am trying (hard) to use exclusively Gmane for _all_ my old mailing
lists.

As usual, some groups are quite big and contain many spams.

I am using the agent here and I am used to fetch *all* articles for
groups I read. Currently this implies I also fetch spam which is not
very efficient and lot of bandwith waste. I want to avoid this at some
level.

I know Gmane is tagging all spam messages with an 'xref' and that
spam.el provides some way to detect spam.

I tried to use this but it doesn't seem to work for me :(

Here are my settings for gmane groups (note I make an heavy use of 
gnus-parameters and nothing has been defined in any other part):


             ("^nntp\\+.*:gmane\\..*"
              (auto-detect . t)
              (spam-use-gmane-xref t)
              (gnus-agent-consider-all-articles . t)
              (gnus-agent-enable-expiration . (quote (DISABLE)))
              (spam-contents gnus-group-spam-classification-ham)
              (spam-process
               (gnus-group-spam-exit-processor-report-gmane))
               (agent-predicate (not spam))
              )


This doesn't work ! I just don't know if 'spam' as an agent-predicate
does something. Currently I set the agent-predicate on a group basis
and it is generally set to 'true' so I download *all* articles
(including spams).

Now I just want to know if my spam-use-gmane-xref is correct since I
don't see any difference when set and when not.

Thank you,

zeDek

P.S: how can I know if the parameter is in a dotted-pair format or not ?
-- 
Xavier Maillard
http://www.gnu-rox.org/~zedek/cgi-bin/wiki.pl





             reply	other threads:[~2004-03-11 21:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-11 21:22 Xavier Maillard [this message]
2004-03-11 23:38 ` Kevin Greiner
2004-03-12 15:18   ` Xavier Maillard
2004-03-29 21:21     ` Ted Zlatanov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=plop87ptbj6pu4.fsf@gnu-rox.org \
    --to=zedek@gnu-rox.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).