1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/metamta/storage/mail
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
..
__init__.php Add basic Amazon SES support. 2011-02-07 21:08:32 -08:00
PhabricatorMetaMTAMail.php Very basic daemon infrastructure, plus MetaMTA daemon. 2011-02-09 17:39:55 -08:00