Commit Graph

8 Commits

Author SHA1 Message Date
a3c2508160 Convert from BoltDB to Maildir storage for emails 2018-06-28 00:01:23 +01:00
4f5e3ed906 Start talking about Maildir. It makes sense 2018-06-25 21:28:51 +01:00
b4537d1283 Get as far as storing an incoming mail in crockery.db 2018-03-08 01:39:24 +00:00
bf9df9fc9f Add the wildcard field to accounts 2018-03-06 01:06:47 +00:00
5aa6607746 Make add a postmaster user and check for its existence on 2018-03-06 00:32:49 +00:00
6ac949e395 Minor documentation updates 2018-03-05 23:37:13 +00:00
3ad8c6f59f First split into crockery init and crockery run
The init command creates a crockery.db file containing the domain name and
TLS keypair. The run command starts IMAP and SMTP services based on that file.

Supporting only a single domain is starting to look a bit unnecessary. We'll
see how that goes.
2018-03-05 22:29:31 +00:00
811b90224f Initial commit 2018-03-05 12:19:04 +00:00