|
|
|
|
|
by drchaos
4805 days ago
|
|
Dovecot + Roundcube hosted on a cheap VPS, with Thunderbird (on the Desktop) and K9Mail (on Android) as client works pretty well for me. Dovecot 2.2 implements several new IMAP extensions, so you can do serverside fulltext search, threading and push of incoming mail, and with some work[1] it should also be possible to sync your contacts and even a calendar with your server (I must admit though that I haven't tried that yet). The only thing left to be desired is support for tagging in Roundcube. Thunderbird has it, but it would be nice to have it in the web interface, too. There's a ticket for it in the Roundcube tracker[2] but it doesn't seem to receive much attention yet. Personally I hope that with the recent closures of Google services more people choose to run their own services with free/open source software. With VPSes and modern tools this is cheaper and easier than ever, and if we want the web to remain free and open, it's much better to have some diversity and decentralization, instead of placing everything in the hands of Google and Facebook. [1] https://patrick-nagel.net/blog/archives/389
[2] http://trac.roundcube.net/ticket/1485799 |
|
I've had terrible trouble with SpamAssassin in the past; can you share an effective config, and are there pre-built spam/ham databases around so you don't need to go through the entire training process?
Are you checking RBLs on a regular basis, or is an SPF record and a reputable VPS provider enough to keep you off blacklists?
Any other tips for someone wanting to try their hand with a VPS + Dovecot + Postfix setup (assuming a Linux sysadmin background)?