Vladimir wrote: > 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. > >
the first question is why would you need to remove them? one way to do that is via header_checks in the after-the-filter smtpd. do that by configuring different clenup services, and the cleanup for after-the-filter (smtpd 10025 usually). ------------------------------------------------------------------------- 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 [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/
