I have an SMTP server that requires secure password authentication (e.g. Outlook requires to check SPA). Is there a way to deal with it with Django SMTPConnection? Or maybe 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