Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <4.uce.03.r.s@nurfuerspam.de>
Subject: Re: Scoring examples
Date: Thu, 04 Mar 2004 18:50:23 +0100	[thread overview]
Message-ID: <v9ishk8psw.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <ilusmgotwso.fsf@latte.josefsson.org>

On Thu, Mar 04 2004, Simon Josefsson wrote:

> Reiner Steib <4.uce.03.r.s@nurfuerspam.de> writes:
>
>> On Wed, Mar 03 2004, Simon Josefsson wrote:
>>
>>> (("xref"
>>>   ("gmane.spam.detected" -1000 nil s))
>> [...]
>>>  (mark-and-expunge -100))
>>
>> Does this setup already reject the spammy articles at XOVER level?  Or
>> will the headers or even the article be downloaded nevertheless?
>
> The latter.  

Strange.  I always though that the summary can be built from the
overview data.

Some test:

,----[ ~/News/nntp+news.gmane.org:gmane.test.SCORE ]
| (("xref"
|   ("gmane.spam.detected" -1000 nil s))
|  ("subject"
|   ("test" -1 nil s))
|  (mark-and-expunge -100))
`----

After entering nntp+news.gmane.org:gmane.test (in Gnus 5.10.6), I get:

,----[ *nntp-log* ]
| 20040304T184412.725 news.gmane.org GROUP gmane.test
| 20040304T184412.774 news.gmane.org XOVER 1244-1343
`----

Of course, this is not possible anymore if you have some scoring rules
on head or body.

Another test with...

,----[ ~/News/nntp+news.gmane.org:gmane.test.SCORE ]
| (("xref"
|   ("gmane.spam.detected" -1000 nil s))
|  ("subject"
|   ("test" -2000 nil s))
|  (mark-and-expunge -100))
`----

...  gives the same nntp log output and the article with subject test
are expunged and become visible with `/ E'.

> I'm not sure how leafnode2 kill articles; if it re-uses the article
> id the killed article would have got, then it works better (but with
> more work).

When Xref is present in the overview data (this is always the case, I
think), the article is dropped already at this stage.  As for the
article _numbers_ (I don't know what your "article id" means here),
leafnode chooses the numbers independently from the numbers on the
upstream server(s).  So there are no holes in the number ranges.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/




  reply	other threads:[~2004-03-04 17:50 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-03 18:32 [Q]: How good is gmane for you ? Xavier Maillard
2004-03-03 21:36 ` : " Adam Sjøgren
2004-03-03 22:19   ` Xavier Maillard
2004-03-03 21:41 ` [Q]: " Vasily Korytov
2004-03-03 22:07   ` Jon Ericson
2004-03-03 22:46     ` Vasily Korytov
2004-03-03 23:44       ` Jon Ericson
2004-03-05  8:39       ` Kai Grossjohann
2004-03-03 23:05     ` Xavier Maillard
2004-03-03 23:05     ` Xavier Maillard
2004-03-03 22:24   ` Xavier Maillard
2004-03-05 20:10     ` Vasily Korytov
2004-03-06  0:24       ` Jon Ericson
2004-03-06  2:08         ` Jason R. Mastaler
2004-03-06 12:39         ` Vasily Korytov
2004-03-07  5:17           ` Ted Zlatanov
2004-03-07  9:00             ` Vasily Korytov
2004-03-08 11:33               ` Ted Zlatanov
2004-03-09 16:20           ` era+gmane
2004-03-09 21:18             ` Vasily Korytov
2004-03-03 22:44 ` Simon Josefsson
2004-03-04  6:54   ` Xavier Maillard
2004-03-04  9:37   ` Scoring examples (was: [Q]: How good is gmane for you ?) Reiner Steib
2004-03-04 12:10     ` mailla
2004-03-12 15:55       ` Scoring examples Reiner Steib
2004-03-04 16:13     ` Simon Josefsson
2004-03-04 17:50       ` Reiner Steib [this message]
2004-03-04 22:49     ` Scoring examples (was: [Q]: How good is gmane for you ?) Robert Marshall
2004-03-04 16:14   ` [Q]: How good is gmane for you ? Chris Green
2004-03-04 16:28     ` Simon Josefsson
2004-03-07 15:57       ` Michael Schierl
2004-03-09 16:32         ` nnir and the agent (was: [Q]: How good is gmane for you ?) Reiner Steib
2004-03-04 17:55     ` Gmane search interface in nnweb.el " Reiner Steib
2004-03-09  8:33     ` [Q]: How good is gmane for you ? Kai Grossjohann
2004-03-04 20:08   ` spam-use-gmane-xref spam detection method (was: [Q]: How good is gmane for you ?) Ted Zlatanov
2004-03-09 15:45     ` Xavier Maillard
2004-03-12 15:49     ` spam-use-gmane-xref spam detection method Reiner Steib
2004-03-29 21:13       ` Ted Zlatanov
2004-03-03 23:55 ` [Q]: How good is gmane for you ? Xavier Maillard
2004-03-04 11:21   ` Raphaël Berbain

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=v9ishk8psw.fsf@marauder.physik.uni-ulm.de \
    --to=4.uce.03.r.s@nurfuerspam.de \
    --cc=reiner.steib@gmx.de \
    /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).