From 54bc674a263ba057fde75739735c9f0dc4c07158 Mon Sep 17 00:00:00 2001 From: Teodor Zlatanov Date: Fri, 29 Aug 2003 15:44:30 +0000 Subject: [PATCH] (Gmane Spam Reporting): added explanation of spam-report-gmane-use-article-number --- texi/ChangeLog | 5 +++++ texi/gnus.texi | 16 +++++++++++++++- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/texi/ChangeLog b/texi/ChangeLog index 33d2e89eb..015b5004f 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,8 @@ +2003-08-29 Teodor Zlatanov + + * gnus.texi (Gmane Spam Reporting): added explanation of + spam-report-gmane-use-article-number + 2003-08-25 Jesper Harder * gnus.texi (Customizing Articles): xface -> x-face. diff --git a/texi/gnus.texi b/texi/gnus.texi index f292fb1d3..5f5d6ea58 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -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 -- 2.34.1