Jeff, > Postfix/amavisd-new user. Postfix version is 2.6.6, amavisd-new version > is 2.6.3, and through Amavis I run SA version 3.2.1. > > I work on an open-source project and have an email address through it > which forwards to a local account. The problem is that I get a lot of > spam through here because, AFAICT, the mail as run through SA from > Amavis considers it as coming from the mail server it's being forwarded > from (which is true) but then marks the mail down accordingly: > KHOP_RCVD_TRUST=-1.75, RCVD_IN_DNSWL_LOW=-1 > > The end result is that although the interim mail server judges the > message as spam, my mail server ends up marking it down into the > non-spam zone. > > I tried defining trusted_networks and internal_networks in my local.cf > file for SA, but no luck. Is there a way to make this better?
The RCVD_IN_DNSWL_LOW rule triggers on 'dnswl-firsttrusted', i.e. the outermost trusted mail relay. If that mailer is outside your control and is not checking for spam, it should not be included in the trusted_networks, or perhaps you'd need to reduce scores for various DNSWL and related rules. This questions better belongs to the SpamAssassin mailing list. Mark ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user Please visit http://www.ijs.si/software/amavisd/ regularly For administrativa requests please send email to rainer at openantivirus dot org
