Separate Mailserver and Webserver
Created by: lpassing
Docker philosophy is to have just one service per container. There already is an open issue to put the database in a separate container, but we should also separate webserver/mongrel and mailserver/postfix.