Gary, Gary V <lists <at> johnmecham.com> writes: > > X-Spam-Status: Yes, score=1000 tag=-999 tag2=5 kill=10 tests=[GTUBE=1000] > Everything looks OK. You dug this one out of the local quarantine. > Is there another MTA or MUA that may be removing the headers as the > non-spam mail makes its way to your mail box? Postfix header checks or > something?
not that I know of, I'm testing with Thunderbird and Roundcube webmail. Postfix should not remove any headers: [EMAIL PROTECTED]:/etc/postfix# grep -ri header * main.cf:smtpd_tls_received_header = yes master.cf: -o receive_override_options=no_header_body_checks, no_unknown_recipient_checks postfix-files:$config_directory/header_checks:f:root:-:644:p postfix-files:$manpage_directory/man5/header_checks.5:f:root:-:644 postfix-files:$sample_directory/sample-pcre-header.cf:f:root:-:644:o:o postfix-files:$sample_directory/sample-regexp-header.cf:f:root:-:644:o:o postfix-files:$html_directory/header_checks.5.html:f:root:-:644 I also tried to set $sa_tag2_level_deflt to -1 so that every mail should get a replaced subject but that doesn't work either. Amavis always has Hits: 0., expect the test spam mail I've sent. Is that normal? May 11 00:19:03 asterix amavis[20852]: (20852-01) Passed CLEAN, [213.165.64.20] [84.158.46.189] <[EMAIL PROTECTED]> -> <[EMAIL PROTECTED]>, Message-ID: <[EMAIL PROTECTED]>, mail_id: ay+4oblmBj1B, Hits: 0., 10227 ms Regards, Frank ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&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/
