1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2026-01-09 04:31:55 +00:00

Refactor datastore: DataStore -> Mailbox -> Message (was MailObject)

This commit is contained in:
James Hillyerd
2012-10-10 09:54:41 -07:00
parent 6e8e0a300c
commit 4bcb7391c8
3 changed files with 152 additions and 40 deletions

View File

@@ -10,7 +10,7 @@ smtpd.domain=skynet
smtpd.port=2500
datastore.path=/tmp/inbucket
log.trace.output = off
log.trace.output = stderr
log.info.output = stderr
log.warn.output = stderr
log.error.output = stderr