[Twisted-Python] ESMTP extension

Nicolas Toper ntoper at gmail.com
Fri May 29 22:08:59 EDT 2009


No problem, just DIGEST-MD5. No need for PLAIN or LOGIN?


On Fri, May 29, 2009 at 7:25 AM, Jean-Paul Calderone <exarkun at divmod.com> wrote:
> On Fri, 29 May 2009 01:00:05 -0500, Nicolas Toper <ntoper at gmail.com> wrote:
>>Hi,
>>
>>I am using SMTP-AUTH with Twisted. I have extended smtp.mail to handle
>>LOGIN and PLAIN on the server side (the version I have handles only
>>CRAM-MD5). I am adding currently DIGEST-MD5.
>>
>>Do you want a patch?
>>
>>If yes, what is the best way to submit a patch (I could not find it on
>>the wiki)?
>
> Hi Nicolas,
>
> A patch adding DIGEST-MD5 support would be great.  You can find details on
> how to contribute here:
>
>  http://twistedmatrix.com/trac/wiki/TwistedDevelopment
>
> You might also find twisted.cred.credentials.DigestedCredentials useful.
>
> Jean-Paul
>
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>




More information about the Twisted-Python mailing list