Charles wrote: > Hi,
> I'm not getting something about my headers and am hoping someone can > help me understand. > I have: > $sa_tag_level_deflt = -99.0; > in my /etc/amavisd.conf file and normally what I'll see in the email > source is something like this: > ======= > Subject: Fwd: ** RECOVERY alert - newYarn/HTTP is OK ** > Content-Type: text/plain; charset="us-ascii" ; format="flowed" > X-Virus-Scanned: amavisd-new at appropriatesolutions.com > X-Spam-Status: No, score=-4.399 tagged_above=-99 required=5 > tests=[ALL_TRUSTED=-1.8, AWL=0.000, BAYES_00=-2.599] > X-Spam-Score: -4.399 > X-Spam-Level: > X-UIDL: A~!"!<J'#!,4V"!+LH!! > ======= > About the only spam that gets through these days are these stock scams > which contain an image of the message they want to send, and my headers > look like this: > ======== > MIME-Version: 1.0 > Content-Type: multipart/related; type="multipart/alternative"; > boundary="----=_NextPart_000_000B_01C6BA5E.C2E3A9D4" > X-Priority: 3 > X-MSMail-Priority: Normal > X-Mailer: Microsoft Outlook Express 6.00.2600.0000 > X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 > X-Virus-Scanned: amavisd-new at appropriatesolutions.com > X-UIDL: 9XS"!7]%!!51n!!dp+!! > ========= > In other words I see where the message is Virus-Scanned, but no > reference to Spam-Status. Is this not hitting the spam filter? If not, > any idea why? It's just these few (less than 5 per day) that come > through like this, all others have complete filtering information. > Any pointers would be appreciated. > thanks, > --charlie Most likely these are addressed to two different domains (or a subdomain of the main domain). The ones that are getting the headers have their domain listed in @local_domains_maps (or @local_domains_acl) and the ones that are not, are not. There are other possible reasons. This is a FAQ. See the section "No spam-related headers inserted?" in http://www.ijs.si/software/amavisd/#faq-spam Gary V ------------------------------------------------------------------------- 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/
