1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src/applications/metamta
epriestley 193dbf16b4 Very basic daemon infrastructure, plus MetaMTA daemon.
Summary: Amazon SES seems to be working well, except that it takes more than a
second to send mail in-process. Kick it out of process. (Between this and the
ImplementationAdapter layer, MetaMTA almost makes sense. :/)

Test Plan: Ran the daemon and got a flood of unsent test email.

Reviewers:

CC:
2011-02-09 17:39:55 -08:00
..
adapter Very basic daemon infrastructure, plus MetaMTA daemon. 2011-02-09 17:39:55 -08:00
controller Very basic daemon infrastructure, plus MetaMTA daemon. 2011-02-09 17:39:55 -08:00
daemon/mta Very basic daemon infrastructure, plus MetaMTA daemon. 2011-02-09 17:39:55 -08:00
storage Very basic daemon infrastructure, plus MetaMTA daemon. 2011-02-09 17:39:55 -08:00