[Twisted-Python] SMTP authentication

Sarah Addis sarahaddis3 at gmail.com
Tue Jul 24 09:15:15 EDT 2012


Do you mean the smtp.py file? I'm not authorized to display all the code
from this file, what should I be looking for specifically?

On 24 July 2012 11:54, Phil Mayers <p.mayers at imperial.ac.uk> wrote:

> On 24/07/12 11:36, Sarah Addis wrote:
> > I am currently trying to use a SMTP server to send emails. However I
> > keep getting the same python authentication error outlined below. The
> > SMTP server requires authentication and can advertise CRAM-MD5 as an
> > accepted authentication method but fails when the client tries to use
> > it. No other methods are tried after the failure, Python's smtplib just
> > raises an Exception. I have attached the traceback below
>
> Can you show how you are using the Twisted SMTP code?
>
> IIRC the Twisted SMTP stuff has support for handling auth errors and
> trying other methods; it should "just work".
>
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20120724/47d85080/attachment.htm 


More information about the Twisted-Python mailing list