Georgy wrote:

> I found my mistakes with spamassassin, excuse me for bothering ;)

> Second questoin, how to enable not to reject  the spam, but just rewrite 
> Subject and X-Spam-Status?
> Georgy.

$final_spam_destiny = D_PASS

$sa_spam_subject_tag = '***SPAM*** ';

Make sure your domains are listed in @local_domains_maps
(or @local_domains_acl ) so they will be considered local.

You might also want to set:
$sa_tag_level_deflt = -999;
so mail gets an X-Spam-Status report, spam or not.

See if this helps you understand:
http://www200.pair.com/mecham/spam/amavisd-settings.html

Gary V



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
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