AFAIK the ESMTP client handles these cases, not the server. See http://twistedmatrix.com/trac/browser/trunk/twisted/mail/protocols.py#L125
Maybe I did not get something. On Sat, May 30, 2009 at 1:19 AM, Jean-Paul Calderone <[email protected]> wrote: > On Fri, 29 May 2009 21:08:59 -0500, Nicolas Toper <[email protected]> wrote: >>No problem, just DIGEST-MD5. No need for PLAIN or LOGIN? >> > > I think it handles PLAIN and LOGIN already (and CRAM-MD5). Maybe we're > not talking about the same API? I was thinking about the ESMTP server. > > Jean-Paul > > _______________________________________________ > Twisted-Python mailing list > [email protected] > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python > _______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
