Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for SES #23

Open
magnetik opened this issue Feb 2, 2015 · 1 comment
Open

Support for SES #23

magnetik opened this issue Feb 2, 2015 · 1 comment

Comments

@magnetik
Copy link

magnetik commented Feb 2, 2015

Hi,

Using boto, it would be cool to be able to send notifications using AWS SES directly : http://boto.readthedocs.org/en/latest/ses_tut.html#sending-an-email

@magnetik
Copy link
Author

magnetik commented Feb 3, 2015

I've added some initial work there : https://github.com/magnetik/graphite-beacon/compare/ses-handler

This needs to be asynchronous-ed I guess, but it's far beyond my python capabilities.

Another approach would be to get temporary SMTP credentials through boto and http://blog.celingest.com/en/2014/02/12/new-ses-endpoints-creating-ses-credentials-iam-users/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant