>> Hi all. >> I'm using postfix + amavisd-new-2.4.2 + spamassassin. >> Is there any chance to completely disable the insertion of the >> "X-Spam-Status" header field with all the scores, tests, etc. even if the >> message is considered spam? I only need the "X-Spam-Flag" header field >> set to YES without all the other spam-related headers. >> >>
m> the first question is why would you need to remove them? That's easy :) I just want to hide from users the structure and software i am using on the server. However, i want to be able to sort messages depending on spam and not-spam. m> one way to do that is via header_checks in the after-the-filter smtpd. m> do that by configuring different clenup services, and the cleanup for m> after-the-filter (smtpd 10025 usually). Thanks. Solution provided by Mark Martinec works just fine: MM> This is possible with the most recent 2.4.3 (rc2 is out, MM> final release hopefully tomorrow). With earlier versions MM> you'd need to hack the code. :) -- Regards, Vladimir mailto:[EMAIL PROTECTED] m> ------------------------------------------------------------------------- m> Take Surveys. Earn Cash. Influence the Future of IT m> Join SourceForge.net's Techsay panel and you'll get the chance to share your m> opinions on IT & business topics through brief surveys -- and earn cash m> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV m> _______________________________________________ m> AMaViS-user mailing list m> AMaViS-user@lists.sourceforge.net m> https://lists.sourceforge.net/lists/listinfo/amavis-user m> AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 m> AMaViS-HowTos:http://www.amavis.org/howto/ ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ 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/