github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2016-09-26 05:08 pm

[dreamwidth/dw-free] d88506: [#1849] stop trying if smtp variable is undefined

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: d885063943c267334f960af9a30adad19b5340d0
https://github.com/dreamwidth/dw-free/commit/d885063943c267334f960af9a30adad19b5340d0
Author: Kareila <kareila@dreamwidth.org>
Date: 2016-09-17 (Sat, 17 Sep 2016)

Changed paths:
M bin/worker/send-email-ses

Log Message:
-----------
[#1849] stop trying if smtp variable is undefined


Commit: e604bc5b77ecf748ef6a8d676246edaf0956cbcb
https://github.com/dreamwidth/dw-free/commit/e604bc5b77ecf748ef6a8d676246edaf0956cbcb
Author: Kareila <kareila@dreamwidth.org>
Date: 2016-09-20 (Tue, 20 Sep 2016)

Changed paths:
M bin/worker/send-email-ses

Log Message:
-----------
[#1850] assign object to $_SMTP


Commit: 041518dc704852bb56879c3d583f2e4cda9597f6
https://github.com/dreamwidth/dw-free/commit/041518dc704852bb56879c3d583f2e4cda9597f6
Author: Kareila <kareila@dreamwidth.org>
Date: 2016-09-26 (Mon, 26 Sep 2016)

Changed paths:
M bin/worker/send-email-ses

Log Message:
-----------
[#1850] only auth the connection on first use

Also make sure the job fails if auth doesn't return true.


Commit: fb205295c419c03b8d774237c30e928de50c4c6f
https://github.com/dreamwidth/dw-free/commit/fb205295c419c03b8d774237c30e928de50c4c6f
Author: Mark Smith <mark@qq.is>
Date: 2016-09-26 (Mon, 26 Sep 2016)

Changed paths:
M bin/worker/send-email-ses

Log Message:
-----------
Merge pull request #1871 from kareila/1849-smtp-undef

better handling of smtp variables


Compare: https://github.com/dreamwidth/dw-free/compare/5a282c4736b1...fb205295c419