Have now attempted to turn on the defang_spam functionality with the hope of
returning to something as close as possible to the "report" message that
spamassassin would send after processing a spam (ie. body replacement with
original message attached as mime part).

To that end I have added the following...

$defang_spam   = 1; 
$final_spam_destiny       = D_PASS;
$sa_tag2_level_deflt = 5;
$sa_kill_level_deflt = 7;
$sa_dsn_cutoff_level = 15;

The messages are getting processed, and tagged as spam as expected but no
body replacement is being performed.

I'm using amavisd-new 2.3.2 and Petr's new amavisd-milter.  

Amavis problem or Milter problem???

Any suggestions/ideas?

Cheers,
>>>>> Mike <<<<<

P.S.  Are there any plans to enable the full-meal-deal report message a-la
Spamassassin at any point in amavisd-new?



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
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