Email hosting alternatives
Just wondering what do fellow Linoder customers do for their email hosting?
11 Replies
But why is running your own email server a pain? All you need is a CentOS server with Postfix and Dovecot. Easy peasy to setup and run, with their own ssl/tls certificates, spam protection, firewall etc. I personally use this script
I've also use cPanel, which comes with Exim instead of Postfix, but the rest is the same (dovecot, spamassassin, roundcube, etc).
CentOS is a highly stable linux distro, rpm-based and in my opinion, much better suited for a server than the other linux distros. I also use FreeBSD, but that is another animal altogether and for different kind of work.
MXRoute looks very appealing but I'm tempted to spin-up another Linode and try Aetelos.
@farnet:
Guys thanks for the advice, really appreciate it.
MXRoute looks very appealing but I'm tempted to spin-up another Linode and try Aetelos.
Postfix/Dovecot/MySQL (No user limit, except the processing my Linode can do.)
I've tried using plain postfix/dovecot, virtualmin, cpanel and plesk on a VPS and sending emails to my employer email never get through but they get through fine to other places like googlemail, webfaction mailboxes etc.
Their knowledgebase docs are pretty hysterical too which is always nice.
@farnet:
I guess my reluctance to self-host my email is that I've tried in the past and only had partial success.
I've tried using plain postfix/dovecot, virtualmin, cpanel and plesk on a VPS and sending emails to my employer email never get through but they get through fine to other places like googlemail, webfaction mailboxes etc.
This is understandable, but once you do the basic minimum with e.g. iredmail it works smoothly. My main checklist is:
1) Check the Linode IP isn't listed in RBLs
2) Set up DNS PTR, SPF and DKIM
3) Sign up for Microsoft JMRP
4) Turn off greylisting
5) Tighten firewalling