Using Amazon SES with your Python applications
2 min readHow to send email via Amazon SES SMTP interface from Python: smtplib, zope.sendmail for Grok/Zope, and Django EMAIL_HOST settings.
Mi sitio personal | Personal site
How to send email via Amazon SES SMTP interface from Python: smtplib, zope.sendmail for Grok/Zope, and Django EMAIL_HOST settings.
Incomplete notes on how zope.formlib selects widgets through the Zope Component Architecture (ZCA) and how to customize them in Grok.