Added the option "smtp-ssl-protocol" to make STARTTLS work on Python 3.3+
authorThiago Coutinho <root@thiagoc.net>
Fri, 13 Jun 2014 21:37:12 +0000 (18:37 -0300)
committerThiago Coutinho <root@thiagoc.net>
Fri, 13 Jun 2014 21:39:10 +0000 (18:39 -0300)
commit2369d561b5d1b027436d8d8e10229cd33a416877
tree31e0f95eac85b5d28db19f8d067ff5c638d652ca
parentec438df7ecf06142969954182bf277927562d7e4
Added the option "smtp-ssl-protocol" to make STARTTLS work on Python 3.3+

Signed-off-by: Thiago Coutinho <root@thiagoc.net>
rss2email/config.py
rss2email/email.py