On Fri, Jun 27, 2008 at 10:19:17 -0400, Curtis Maurand wrote: > Has anyone tried this? How is the performance if you have. Postfix is > supposed to have milter support and I was wondering if there would be > any performance gains.
I use amavisd-milter with postfix and it works very well. I did it so that I could implement pre-queue filtering efficiently: it has the big advantage that you can have 200 postfix smtpd processes, 1 amavisd-milter and (for example) 5 amavisd. Otherwise, with the smtpd_proxy_filter setup, you would also need 200 amavisd... Cheers David ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ 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/
