From: yamaoka Date: Fri, 29 Aug 2003 22:56:28 +0000 (+0000) Subject: Synch to Gnus 200308291544. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=320cf60c59b6d940a62615de591d06084c4df2e5;p=elisp%2Fgnus.git- Synch to Gnus 200308291544. --- diff --git a/texi/ChangeLog b/texi/ChangeLog index 33d2e89..015b500 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-ja.texi b/texi/gnus-ja.texi index f34ac48..caac4b7 100644 --- a/texi/gnus-ja.texi +++ b/texi/gnus-ja.texi @@ -21813,10 +21813,21 @@ SpamAssassin $B%X%C%@!<$K(B ding $B$N5,B'$rCV$-49$($5$;$k$3$H$O$G$-$^$9$,!"B> $B%0%k!<%W%Q%i%a!<%?$+JQ?t(B @code{gnus-spam-process-newsgroups} $B$r%+%9%?%^(B $B%$%:$7$F!"$3$N%7%s%\%k$r%0%k!<%W$N(B @code{spam-process} $B%Q%i%a!<%?$K2C$((B -$B$F2<$5$$!#$3$l$,2C$($i$l$k$H!"(Bspam $B0u$,IU$$$?5-;v$N%0%k!<%W$,(B Gmane $B$N4I(B -$BM}$r(B http $B7PM3$GEA$($^$9!#(B -@file{spam-report.el} $B;2>H!#(B) +$B$F2<$5$$!#$3$l$,2C$($i$l$k$H!"(Bspam $B0u$,IU$$$?5-;v$N%0%k!<%W$,(B HTTP $B7PM3(B +$B$G(B Gmane $B$N4IM}l9g(B +$B$O!"(B@code{nil} $B$K@_Dj$7$F2<$5$$!#(B +@code{spam-report-gmane-use-article-number} $B$,(B @code{nil} $B$G$"$k$H!"(B +@file{spam-report.el} $B$O(B Gmane $B$,Ds6!$9$k(B @code{X-Report-Spam} $B%X%C%@!<(B +$B$r;H$$$^$9!#(B @end defvar diff --git a/texi/gnus.texi b/texi/gnus.texi index ff8b7a5..f1a5267 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -22688,7 +22688,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