Charles Marcus wrote:
Add ASSP in front of Postfix, and you'd reduce the load on Postfix dramatically...
In the spirit of TMTOWTDI, you can also run instances of Qpsmtpd[1]:
http://smptd.develooper.com
in front of your actual SMTP server and reject as much as possible during the initial SMTP transaction. All of the perl.[com|org] domains as well as all apache.org mail goes through Qpsmtpd. You have multiple run methods: forking, tcpserver, pre-fork (still beta), or even running under Apache. And it's written in Perl with a robust plugin architecture, so you can tailor your architecture to an alarming amount.
John
- I'm one of the developers of Qpsmtpd, and I authorize this message ;-)
-- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4501 Forbes Boulevard Suite H Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5748