[clug-talk] Which MTA (Email Server)

2012-01-20 Thread Juan Alberto Cirez
Hello my fellow Linux Hackers, I bring news from geek-dom: We are ALL Powerful! Quick question: Can you guys recommend a good MTA under GNU/Linux. I knew of Qmail way back when but it seems it has not been updated in a while. Looking for lots of features (i.e support for SSL/TLS, webmail, etc.). I

Re: [clug-talk] Which MTA (Email Server)

2012-01-20 Thread Shawn
Postfix is typically the recommended package these days. Sendmail, exim, and others are still around too. There is lots of documentation for setting up Postfix for various configruations - TLS/SSL, virus/spam filters, etc. The recommended front-end for retrieving mail (IMAPS/POP3S) seems to

Re: [clug-talk] Which MTA (Email Server)

2012-01-20 Thread Gustin Johnson
Postfix is probably the fastest to get something decent up, but if you have the time I still prefer Exim (postfix gets a little ugly when going slightly out of the box, like implementing greylisting). Both are packaged with most distros and both have plenty of documentation. Webmail has nothing t