Mark, Thanks! (particularly for the links!)
Miles Mark Martinec wrote: > Miles, > > >> But... for the other two email accounts, mail originates from desktop >> clients (Thunderbird). And here's the rub: >> - I want to apply virus and spam checks to incoming mail, but... >> - for SPF purposes, the envelope sender is now the dynamic IP of the >> desktop clients, so it's hard/impossible to put that in the SPF record >> - so, mail submitted from desktop clients is getting marked as failing >> the SPF check >> >> So... is there a way to turn off SPF checks for mail coming from >> authenticated clients, but leave the other checks in place? >> > > SA avoids SPF and DUL checks on mail submitted to trusted hosts. > Get the trusted_networks and internal_networks right (in local.cf), > and all should be fine. > > A catch with authenticated submissions is to let SA know about it. > That is possible by either dedicating a separate IP address for > mail submission, or letting Postfix insert a header field with > information on authentication. > > See: > http://www.postfix.org/postconf.5.html#smtpd_sasl_authenticated_header > http://wiki.apache.org/spamassassin/DynablockIssues > http://wiki.apache.org/spamassassin/TrustPath > http://wiki.apache.org/spamassassin/TrustedRelays > > Mark > > ------------------------------------------------------------------------- > 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/ > ------------------------------------------------------------------------- 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/
