Am 07.09.2012 11:45, schrieb Juerg Reimann: > From: [email protected] [mailto:[email protected]] > On Behalf Of Noel Jones > >> This is what postfix refers to as a "simple content filter", and cannot be >> used as a before-queue filter. >> http://www.postfix.org/FILTER_README.html#simple_filter >> >> To use spamassassin in a before-queue filter, SA will need to be called >> either from a milter, or from an "advanced content filter" >> that speaks SMTP. >> >> amavisd-new is frequently recommended as a reliable and flexible advanced >> content filter that is suitable for use as an smtpd_proxy_filter. >> >> spamass-milter is frequently recommended as a simple milter for spamassassin >> integration. >> >> Although the setup and protocol of smtpd_proxy_filter vs. milter is very >> different, overall system load/efficiency is largely the same, making the >> choice mostly a feature set of a particular product. > > Thank you Noel and all others who helped me on this. I have now implemented > spamass-milter. Now I only want incomung mail to go through the milter, > outgoing mail should just go out as before... How could that be achieved? > > Thanks, > Juerg >
with spamass-milter config you can whitelist per ip/net, and/or neverscan for sasl authed users see man spamass-milter -- Best Regards MfG Robert Schetterer
