(Gmane Spam Reporting): added explanation of
authorTeodor Zlatanov <tzz@lifelogs.com>
Fri, 29 Aug 2003 15:44:30 +0000 (15:44 +0000)
committerTeodor Zlatanov <tzz@lifelogs.com>
Fri, 29 Aug 2003 15:44:30 +0000 (15:44 +0000)
spam-report-gmane-use-article-number

texi/ChangeLog
texi/gnus.texi

index 33d2e89..015b500 100644 (file)
@@ -1,3 +1,8 @@
+2003-08-29  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus.texi (Gmane Spam Reporting): added explanation of
+       spam-report-gmane-use-article-number
+
 2003-08-25  Jesper Harder  <harder@ifa.au.dk>
 
        * gnus.texi (Customizing Articles): xface -> x-face.
index f292fb1..5f5d6ea 100644 (file)
@@ -22676,7 +22676,21 @@ Add this symbol to a group's @code{spam-process} parameter by
 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