(Extending the spam elisp package): added mention of
authorTeodor Zlatanov <tzz@lifelogs.com>
Fri, 28 Feb 2003 21:36:43 +0000 (21:36 +0000)
committerTeodor Zlatanov <tzz@lifelogs.com>
Fri, 28 Feb 2003 21:36:43 +0000 (21:36 +0000)
spam-list-of-statistical-checks

texi/ChangeLog
texi/gnus.texi

index 0d570ed..84556a0 100644 (file)
@@ -1,3 +1,8 @@
+2003-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus.texi (Extending the spam elisp package): added mention of
+       spam-list-of-statistical-checks
+
 2003-02-27  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus.texi: Remove the dependence on ssl.el.
index 7201b42..92beea5 100644 (file)
@@ -21970,6 +21970,11 @@ functionality
 Write the @code{spam-check-blackbox} function.  It should return
 @samp{nil} or @code{spam-split-group}.  See the existing
 @code{spam-check-*} functions for examples of what you can do.
+
+Make sure to add @code{spam-use-blackbox} to
+@code{spam-list-of-statistical-checks} if Blackbox is a statistical
+mail analyzer that needs the full message body to operate.
+
 @end enumerate
 
 For processing spam and ham messages, provide the following: