Commits
- Commit:
dfb814201937caf2bd86abad83b77f6fb1dadec1
- From:
- Oliver Lowe <o@olowe.co>
- Date:
add mbackup backup command
- Commit:
c57be6e1df69dcec98fd8e16badfcd037e026d41
- From:
- Oliver Lowe <o@olowe.co>
- Date:
Filter incoming mail through spamassassin
- Commit:
a5a50728d8bd7c57b23daef08e577d39c5c1a6da
- From:
- Oliver Lowe <o@olowe.co>
- Date:
Only listen on imaps for fetching mail
Not POP3, POP3S or plain IMAP
- Commit:
922ab726e1553119a2d1c49f8084b6d1f74bfdcd
- From:
- Oliver Lowe <o@olowe.co>
- Date:
Disallow creating a mailbox without parent domain
- Commit:
9935e8d449f0f7a5b1be268702547e57ef97711e
- From:
- Oliver Lowe <o@olowe.co>
- Date:
Use TEXT as primary keys
I think it will be ok
- Commit:
cdf835fcb0a9ff17d0b43725731257d301d12a23
- From:
- Oliver Lowe <o@olowe.co>
- Date:
relay mail through smtp2go
finally found a working service!
- Commit:
c6f2238d9a64e84c534d5287c18f1fa299fa4da0
- From:
- Oliver Lowe <o@olowe.co>
- Date:
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 :(
- Commit:
8a8f6795ece016bc9d56f8c6ec29838ed9682790
- From:
- Oliver Lowe <o@olowe.co>
- Date:
Ensure no conflict in domains, mailboxes etc.
- Commit:
a15802b2eec7c07293e60b2465cc2c3d644ad1a2
- From:
- Oliver Lowe <o@olowe.co>
- Date:
Relay outbound mail via Postmark
- Commit:
901f37eab4617b0686fd075703e73415617df65c
- From:
- Oliver Lowe <o@olowe.co>
- Date:
Allow management of mailboxes from an account
This introduces a new type, called account. An account can manage
domains and, in turn, mailboxes.
- Commit:
23b343202bc8dc2d8b5becc72cf4f0b660f4e075
- From:
- Oliver Lowe <o@olowe.co>
- Date:
Add env specific smtpd config
- Commit:
1aed0ca236c714c890e8e0d6d3585840949bc6e2
- From:
- Oliver Lowe <o@olowe.co>
- Date:
initial commit