1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2026-06-09 23:03:35 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
James Hillyerd 301c3efa63 Implement SIZE ESMTP extension 2012-10-12 18:19:43 -07:00
James Hillyerd ca66280f74 Successfully accepted an ESMTP message from Mac Mail! 2012-10-12 14:05:55 -07:00
James Hillyerd 4bcb7391c8 Refactor datastore: DataStore -> Mailbox -> Message (was MailObject) 2012-10-10 09:54:41 -07:00
James Hillyerd 6e8e0a300c Server now writes raw smtp data to datastore. Does not yet create gob files. 2012-10-07 22:05:07 -07:00
James Hillyerd 9fa93acf0e Modify smtpd to integrate with Revel.
Add plugin to app.go to start smtpd
2012-10-07 19:12:58 -07:00
James Hillyerd cbba067673 gofmt on smtpd 2012-10-07 17:04:39 -07:00
James Hillyerd cb388e94b2 Init smtpd checkin
SMTP daemon, not wired into rest of inbucket
2012-10-07 17:00:06 -07:00