Gnus development mailing list
 help / color / mirror / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
Cc: ding@gnus.org
Subject: Re: Reporting spam for gmane.org
Date: Fri, 29 Aug 2003 11:34:37 -0400	[thread overview]
Message-ID: <4n4r00eauq.fsf@lockgroove.bwh.harvard.edu> (raw)
In-Reply-To: <87ad9tske4.fsf@shibby.plop.dyndns.org> (Nicolas Bareil's message of "Thu, 28 Aug 2003 20:32:35 +0200")

On Thu, 28 Aug 2003, nbareil+gmane@plop.dyndns.org wrote:

> By default, spam-report-gmane-use-article-number doesn't exist so
> spam-report.el tries to get the article number (On *my* news server)
> and contact spam.gmane.org.
> 
> But the article number is different between nntp://news.gmane.org/
> and nntp://my.news.server/ so legitimate article are marked as spam.
> 
> Could we just change the default setting, or write a warning in the
> Gnus manual ?
> 
> PS : Personnaly, I've just put this in my ~/.gnus :
> (setq spam-report-gmane-use-article-number nil)

I fixed the manual, the diff is appended for your reference.  Thanks
for the report.

I think the default should be to use the article number because the
vast majority of people don't run their own news server.

Ted

Index: gnus.texi
===================================================================
RCS file: /usr/local/cvsroot/gnus/texi/gnus.texi,v
retrieving revision 6.540
diff -u -r6.540 gnus.texi
--- gnus.texi   8 Aug 2003 16:29:26 -0000       6.540
+++ gnus.texi   29 Aug 2003 15:41:01 -0000
@@ -22676,7 +22676,21 @@
 customizing the group parameters or the
 @code{gnus-spam-process-newsgroups} variable.  When this symbol is
 added to a group's @code{spam-process} parameter, the spam-marked
-articles groups will be reported to the Gmane administrators.
+articles groups will be reported to the Gmane administrators via a
+HTTP request.
+
+Gmane can be found at @uref{http://gmane.org}.
+
+@end defvar
+
+@defvar spam-report-gmane-use-article-number
+
+This variable is @code{t} by default.  Set it to @code{nil} if you are
+running your own news server, for instance, and the local article
+numbers don't correspond to the Gmane article numbers.  When
+@code{spam-report-gmane-use-article-number} is @code{nil},
+@code{spam-report.el} will use the @code{X-Report-Spam} header that
+Gmane provides.
 
 @end defvar



      reply	other threads:[~2003-08-29 15:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-28 18:32 Nicolas Bareil
2003-08-29 15:34 ` Ted Zlatanov [this message]

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=4n4r00eauq.fsf@lockgroove.bwh.harvard.edu \
    --to=tzz@lifelogs.com \
    --cc=ding@gnus.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).