ANNOUNCE: Version 3.15-1 released

Julian Field jkf at ecs.soton.ac.uk
Sun May 19 14:30:34 IST 2002


At 13:52 19/05/2002, you wrote:
>On Sun, 2002-05-19 at 15:06, Julian Field wrote:
> > -   Added "Always Include SpamAssassin Header" option so you can have spam
> > reports on non-spam messages
>Header is blank on non-spam, I think this ought to fix it

Not for me it's not. Given the SpamAssassin "sample-nonspam.txt" message, I
get this in the headers:
X-MailScanner: Found to be clean
X-MailScanner-SpamCheck: SpamAssassin (score=-2.8, required 5, GAPPY_TEXT,
LINES_OF_YELLING, PGP_SIGNATURE)
which is exactly what I would expect to see.

Note that the "Always Include SpamAssassin Header" is meaningless unless
you also set "Use SpamAssassin = yes".


>----------------------------------------
>--- sendmail.pl.old     Sat May 18 18:35:32 2002
>+++ sendmail.pl Sun May 19 14:49:19 2002
>@@ -334,3 +334,3 @@
>      $SAResult = ($spamness->is_spam())?1:0;
>-    $SAResult = int($spamness->get_hits()) if $SAResult;
>+    #$SAResult = int($spamness->get_hits()) if $SAResult;
>      $HitList  = $spamness->get_names_of_tests_hit();
>--
>Tal Kelrich
>
>PGP Fingerprint: 3EDF FCC5 60BB 4729 AB2F  CAE6 FEC1 9AAC 12B9 AA69
>PGP key-id: 12B9AA69

--
Julian Field                Teaching Systems Manager
jkf at ecs.soton.ac.uk         Dept. of Electronics & Computer Science
Tel. 023 8059 2817          University of Southampton
                             Southampton SO17 1BJ



More information about the MailScanner mailing list