On 11/10/10 14:30, Mike O'Connor wrote: > The big guys use expensive software/hardware to protect there mail > servers from these issues, ASSP does not help with this use case (at > least all my reading and testing shows it does not) and I've not been > able to find anything open source to handle this issue. >
If you can force your clients to send their email via your SMTP servers (via config or transparently redirecting the traffic) then ASSP can filter this just as it does for inbound emails. The only difficulty you might have is getting ASSP to know that it is a "local" source but if you are redirecting you can always SNAT it to something you can identify. ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
