Add HTML email

Make the SES client optionally pass through HTML and text body, as per:
http://docs.aws.amazon.com/ses/latest/APIReference/API_Body.html

Gets the message as HTML from:
https://github.com/alphagov/notifications-utils/pull/12
This commit is contained in:
Chris Hill-Scott
2016-03-18 11:47:01 +00:00
parent c3ffae3cf7
commit f3ddf1f456
4 changed files with 27 additions and 9 deletions

View File

@@ -21,4 +21,4 @@ monotonic==0.3
git+https://github.com/alphagov/notifications-python-client.git@0.2.6#egg=notifications-python-client==0.2.6
git+https://github.com/alphagov/notifications-utils.git@2.0.1#egg=notifications-utils==2.0.1
git+https://github.com/alphagov/notifications-utils.git@3.1.0#egg=notifications-utils==3.1.0