On 7/25/2012 10:54 AM, Charles Marcus wrote: > On 2012-07-25 1:33 PM, Fritz Borgstedt <f...@iworld.de> wrote: >> ASSP development mailing list<assp-test@lists.sourceforge.net> schrei >> bt: >>> Could you (or Thomas) at least comment on the possibility/viability >>> of splitting ASSP's functionality into pre and post processing 'modes' >>> or 'modules' (for lack of a better term), so that we would have the >>> option of only implementing the content-filter functionality >>> (again, with full per user Block Reporting/Training functionality >>> intact)? >> There is no difference between pre and post. > Ok, well... > > Can you point me to documentation that explains how to setup ASSP such > that it totally bypasses/disables all of the 'SMTP Proxy' functionality, > so that it works only as a post-queue Content Filter? > > Also, do you know anyone who has integrated it with amavisd-new on linux? > > Thanks Fritz, >
You're focused too much on terms and Postfix bias. By definition - if you configure Postfix to use ASSP as a post-queue content filter - then it is one. You simply have ASSP listen on a given port - I'll say 125 for an arbitrary number - and tell Postfix to use that as a content-filter using an SMTP transport. That gets the mail from Postfix to ASSP. Now have Postfix listen with smtpd on another port - again, I'll arbitrarily pick 325 - with no content filters. Tell ASSP to forward mail it receives on 125 after processing to 325. Now Postfix will accept the mail back - and deliver it. You can do the same thing with multiple IP's and ports, and use separate Postfix instances instead of just configured listeners - but unless you have a specialized need it's probably overcomplicating things. -- Daniel ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Assp-test mailing list Assp-test@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/assp-test