From: Reiner Steib Date: Thu, 15 Dec 2005 16:59:28 +0000 (+0000) Subject: (Gmane Spam Reporting): Fix X-Git-Url: http://cgit.sxemacs.org/?a=commitdiff_plain;h=43c339a46ed3cde1f3e2b1a40834f68363a74aaa;p=gnus (Gmane Spam Reporting): Fix spam-report-gmane-use-article-number. Add spam-report-user-mail-address. --- diff --git a/texi/ChangeLog b/texi/ChangeLog index 478ea4365..d2878b6b8 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,9 @@ +2005-12-15 Reiner Steib + + * gnus.texi (Gmane Spam Reporting): Fix + spam-report-gmane-use-article-number. Add + spam-report-user-mail-address. + 2005-12-13 Reiner Steib * gnus-news.el (gnus-news-translate-file): Fix previous commit. diff --git a/texi/gnus.texi b/texi/gnus.texi index 50acfc0a4..9759be95c 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -24044,8 +24044,15 @@ 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. +@code{spam-report.el} will fetch the number from the article headers. + +@end defvar + +@defvar spam-report-user-mail-address + +Mail address exposed in the User-Agent spam reports to Gmane. It allows +the Gmane administrators to contact you in case of misreports. The +default is @code{user-mail-address}. @end defvar