On Thu, 2 May 2013, Matthew Weigel wrote:
> On 2013-05-02 16:56, Chris Cappuccio wrote:
>
> > You are going to spend a bit of time in the MTA and Dovecot docs to
> > figure out some of these things. Now, if you use fdm, you really
> > don't need an MTA at all. fdm would have to deliver to the dovecot
> > LDA or use its own LDA in the same directory structure that
> > Dovecot retrieves mail from...
>
> This is the important part: dovecot and postfix or opensmtpd can do what
> you need. There are a ton of details to understand and get right, so
> reading the docs is really your best starting point. Most of what
> you've described is a bog standard mail server with IMAP hosting, plus a
> mail client that knows about multiple mail accounts, plus an IMAP fetch
> (maybe?).
>
A better solution would be mailserv - OpenBSD based and it includes all of
the management tools for a mail server:
github.com/mailserv
The Rails manager app is way cool.
Lee