I've disabled my spam checking:
# Here is a QUICK WAY to completely DISABLE some sections of code
# that WE DO NOT WANT (it won't even be compiled-in).
# For more refined controls leave the following two lines commented out,
# and see further down what these two lookup lists really mean.
#
# @bypass_virus_checks_acl = qw( . ); # uncomment to DISABLE anti-virus code
 @bypass_spam_checks_acl  = qw( . );  # uncomment to DISABLE anti-spam code

but it still starts the spam checking code:
Oct 12 14:51:09 banshee amavisd[8827]: SpamControl: initializing Mail::SpamAssassin
Oct 12 14:51:13 banshee amavisd[8827]: SpamControl: done

and it still tags messages:
Oct 12 14:42:26 banshee amavisd[6354]: (06354-03) SPAM-TAG, <[EMAIL PROTECTED]> -> <chatham_marketplace_ow [EMAIL PROTECTED]>, Yes, hits=4.7 tagged_above=-9999.0 required=4.0 tests=CLICK_BELOW, FVGT_u_HAS_2LETTERFLDR, HTML_4 0_50, HTML_FONTCOLOR_RED, HTML_FONTCOLOR_UNKNOWN, HTML_FONT_BIG, HTML_MESSAGE, MISSING_OUTLOOK_NAME, MY_A_19, MY_C_3, M
Y_click2, RM_rb_ANCHOR, RM_rb_BREAK, RM_rb_FONT, RM_rb_PARA

Why?  What can I do to stop it?

--
Anne


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to