|
@@ -30,6 +30,7 @@ What do you get if you point this thing at a VPS? All kinds of good stuff!
|
30
|
30
|
* "IMAP":https://en.wikipedia.org/wiki/Internet_Message_Access_Protocol over SSL via "Dovecot":http://dovecot.org/, complete with full text search provided by "Solr":https://lucene.apache.org/solr/.
|
31
|
31
|
* "SMTP":https://en.wikipedia.org/wiki/Simple_Mail_Transfer_Protocol over SSL via Postfix, including a nice set of "DNSBLs":https://en.wikipedia.org/wiki/DNSBL to discard spam before it ever hits your filters.
|
32
|
32
|
* Webmail via "Roundcube":http://www.roundcube.net/.
|
|
33
|
+* Jabber/"XMPP":http://xmpp.org/ instant messaging via "Prosody":http://prosody.im/.
|
33
|
34
|
* Virtual domains for your email, backed by "MySQL":https://www.mysql.com/.
|
34
|
35
|
* Secure on-disk storage for email and more via "EncFS":http://www.arg0.net/encfs.
|
35
|
36
|
* Spam fighting via "DSPAM":http://dspam.sourceforge.net/ and "Postgrey":http://postgrey.schweikert.ch/.
|