From 8fd2fec3ca13a6a81bee80517d8faf89b1dcb48b Mon Sep 17 00:00:00 2001 From: Teodor Zlatanov Date: Fri, 23 Jan 2004 21:07:30 +0000 Subject: [PATCH] (Spam ELisp Package Filtering of Incoming Mail): mention spam-split does not modify incoming mail --- texi/ChangeLog | 5 +++++ texi/gnus.texi | 2 ++ 2 files changed, 7 insertions(+) diff --git a/texi/ChangeLog b/texi/ChangeLog index 48b76840a..665e78de3 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,8 @@ +2004-01-23 Teodor Zlatanov + + * gnus.texi (Spam ELisp Package Filtering of Incoming Mail): + mention spam-split does not modify incoming mail + 2004-01-23 Jesper Harder * gnus.texi (GroupLens): Remove. diff --git a/texi/gnus.texi b/texi/gnus.texi index e3fa7084b..51d7e662b 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -22512,6 +22512,8 @@ Note that the fancy split may be called @code{nnmail-split-fancy} or @code{nnimap-split-fancy}, depending on whether you use the nnmail or nnimap back ends to retrieve your mail. +Also, @code{spam-split} will not modify incoming mail in any way. + The @code{spam-split} function will process incoming mail and send the mail considered to be spam into the group name given by the variable @code{spam-split-group}. By default that group name is @samp{spam}, -- 2.34.1