Amazon SES SMTP with Django

前端 未结 7 1712
悲&欢浪女
悲&欢浪女 2021-01-30 05:48

I\'m trying to use Amazon\'s new SMTP service for SES with Django 1.3.1 but I\'m not having much luck.

I\'ve created my SES SMTP credentials and have this in my settings

7条回答
  •  离开以前
    2021-01-30 06:18

    http://aws.amazon.com/articles/2405502737055650

    core python functionality sample

提交回复
热议问题