Skip to content

Instantly share code, notes, and snippets.

@raucao
Forked from mislav/gist:3313773
Created August 20, 2012 19:18
Show Gist options
  • Save raucao/3406890 to your computer and use it in GitHub Desktop.
Save raucao/3406890 to your computer and use it in GitHub Desktop.
hosting one's own email

I want to get off Gmail for two reasons:

  1. my own *@mislav.net address
  2. to get my email under my own control so I can write scripts to process/analyze it

I've asked on Twitter what software should I use.
Here are the aggregated suggestions.

SMTP

  • postfix (unanimous)

@beanieboi says: you want maildir not mbox

IMAP

  • dovecot (almost unanimous)
  • Courier

spam protection

(not in any particular order)

webmail

I don't need webmail for myself, but here's what was suggested:

address book

give up everything and use Google Apps

Couple of people suggested this. Yes, it's the easiest solution, but the whole point of my question was getting off someone else's servers and onto mine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment