Django SMTP and secure password authentication
- by Lehych
I have an SMTP server that e`uires secure password authentication (e.g. Outlook requires to check SPA). Is there a way to deal with it with Django SMTPConnection?
Or maby any ideas about any python solution to deal SPA?
Honestly, I couldn't find enough about SPA, to understand what is it exactly:
* en.wikipedia:Secure_Password_Authentication
* http://www.kuro5hin.org/?op=displaystory;sid=2002/4/28/1436/66154