Commits


add mbackup backup command


Filter incoming mail through spamassassin


Only listen on imaps for fetching mail Not POP3, POP3S or plain IMAP


Disallow creating a mailbox without parent domain


Use TEXT as primary keys I think it will be ok


relay mail through smtp2go finally found a working service!


relay via aws ses rather than postmark postmark rejected our application to relay mail through it, and aws also rejected our request to relay mail via EC2 :(


Ensure no conflict in domains, mailboxes etc.


Relay outbound mail via Postmark


Allow management of mailboxes from an account This introduces a new type, called account. An account can manage domains and, in turn, mailboxes.


Add env specific smtpd config


initial commit