Hello,
   
  Why the amavisd cannot mask a SPAM header on the spam mail ? the
  following is my amavisd some setting.
   
  $sa_tag_level_deflt  = -9999;  # add spam info headers if at, or above that 
level
$sa_tag2_level_deflt = 1.0; # add 'spam detected' headers at that level
$sa_kill_level_deflt = 10; # triggers spam evasive actions
$sa_dsn_cutoff_level = 10;   # spam level beyond which a DSN is not sent
$sa_quarantine_cutoff_level = 1.0; # spam level beyond which quarantine is off

   
  $final_virus_destiny      = D_DISCARD;
$final_banned_destiny     = D_BOUNCE;
$final_spam_destiny       = D_DISCARD;
$final_bad_header_destiny = D_PASS;

   
  The amavisd can discard virus or spam mail, but cannot mask a spam 
  header on a spam mail.
   
  Thanks

              
---------------------------------
現在你可輕易阻擋垃圾郵件,立即使用Yahoo! Mail  你就會相信!
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
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