[dreamwidth/dw-free] 2e7dd7: Add barebones Amazon SES SMTP sender
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 2e7dd7a257e3eb11bc5f23e815c08121075ca1c9
https://github.com/dreamwidth/dw-free/commit/2e7dd7a257e3eb11bc5f23e815c08121075ca1c9
Author: Mark Smith <mark@dreamwidth.org>
Date: 2015-01-24 (Sat, 24 Jan 2015)
Changed paths:
M bin/checkconfig.pl
A bin/worker/send-email-ses
M doc/config-private.pl.txt
Log Message:
-----------
Add barebones Amazon SES SMTP sender
This uses Net::SMTPS to send email over TLS encrypted SMTP via Amazon's
SES service. This worker is a drop-in replacement, once configured you
can just spin this one up instead of the other send-email and it will
route email through SES instead of directly to the targets.
Commit: 6a86889f23a840aacab01ad548f3f4af147dc051
https://github.com/dreamwidth/dw-free/commit/6a86889f23a840aacab01ad548f3f4af147dc051
Author: Afuna <afuna@users.noreply.github.com>
Date: 2015-01-24 (Sat, 24 Jan 2015)
Changed paths:
M bin/checkconfig.pl
A bin/worker/send-email-ses
M doc/config-private.pl.txt
Log Message:
-----------
Merge pull request #1141 from zorkian/ses
Add barebones Amazon SES SMTP sender
Compare: https://github.com/dreamwidth/dw-free/compare/8f69ac37f897...6a86889f23a8
Home: https://github.com/dreamwidth/dw-free
Commit: 2e7dd7a257e3eb11bc5f23e815c08121075ca1c9
https://github.com/dreamwidth/dw-free/commit/2e7dd7a257e3eb11bc5f23e815c08121075ca1c9
Author: Mark Smith <mark@dreamwidth.org>
Date: 2015-01-24 (Sat, 24 Jan 2015)
Changed paths:
M bin/checkconfig.pl
A bin/worker/send-email-ses
M doc/config-private.pl.txt
Log Message:
-----------
Add barebones Amazon SES SMTP sender
This uses Net::SMTPS to send email over TLS encrypted SMTP via Amazon's
SES service. This worker is a drop-in replacement, once configured you
can just spin this one up instead of the other send-email and it will
route email through SES instead of directly to the targets.
Commit: 6a86889f23a840aacab01ad548f3f4af147dc051
https://github.com/dreamwidth/dw-free/commit/6a86889f23a840aacab01ad548f3f4af147dc051
Author: Afuna <afuna@users.noreply.github.com>
Date: 2015-01-24 (Sat, 24 Jan 2015)
Changed paths:
M bin/checkconfig.pl
A bin/worker/send-email-ses
M doc/config-private.pl.txt
Log Message:
-----------
Merge pull request #1141 from zorkian/ses
Add barebones Amazon SES SMTP sender
Compare: https://github.com/dreamwidth/dw-free/compare/8f69ac37f897...6a86889f23a8