> >We have settled on > >what software to use for everything but the mail server. > > I'm reasonably happy using the Courier-MTA suite on OpenBSD. It's had > four reported vulnerabilities > (http://secunia.com/product/2557/?task=advisories), three DOS and one > remote-code-execution in a corner case (debug logging enabled). >
This is a stupid measure.. He're my new MTA - it's super secure trust me. It has had no reported vulnerablilies - so it must be better than everything else. Use it. Of course I haven't yet decided if I'm going to replace sendmail with it. of course sendmail had so many vulnerablilites back when I was thin and had a mullet that this must be more secure. ------8<----- Super secure MTA ----8<--------- #!/bin/sh echo "stmp stream tcp nowait root /bin/sh supersecuremail" >> /etc/inetd.conf pkill -HUP inetd ----------------------8<--------------------