mcowger wrote:
jungleg wrote:
So I'm new here in linode and want to setup POP email accounts at my domain. I have Webmin installed and running.
What would you recommend in terms of program to do this? Qmail? Postfix?
Thanks!
JungleG
Neither Qmail nor postfix are pop servers....
True, you probably already have sendmail on your system, as it comes default for most Linux distributions. I think sendmail sucks horribly but it will probably serve your needs well enough (just stay on top of all of the security fixes that will invariably become necessary as time goes on).
For a POP server, I recommend Courier ... it's a really nice one. If you want you can use the whole Courier suite and do away with sendmail too. But if you just want a POP server, Courier can do just that part.
The best thing is, Courier understands Maildirs too, so when you finally get sick of sendmail and move onto something more modern (I would recommend Postfix, I use qmail myself but if I had to do it over again I would use Postfix), Courier will support the more modern maildir format on your server already.