On Tue, Jul 24, 2012 at 6:54 AM, Phil Mayers <p.may...@imperial.ac.uk>wrote:

> IIRC the Twisted SMTP stuff has support for handling auth errors and
> trying other methods; it should "just work".
>

The code is a bit convoluted, so I can't be sure without more time than I
want to spend on it, but I wouldn't expect it to try more than one auth
method. If you send your username and password with CRAM-MD5 and got an
error, why would you expect it to work with some other authentication
method? It's still the same credentials.
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to