Re: [Twisted-Python] SMTPClient disconnects following STARTTLS

2019-02-09 Thread Glyph
> On Feb 5, 2019, at 7:15 AM, Burak Arslan wrote: > > Hello, > > I'm trying to deliver mail using twisted.mail.sendmail (version 18.9.0) Thanks for using Twisted, and thanks for already being on the latest version! > Delivery attempts to some servers fail either with disconnections or > time

[Twisted-Python] SMTPClient disconnects following STARTTLS

2019-02-05 Thread Burak Arslan
Hello, I'm trying to deliver mail using twisted.mail.sendmail (version 18.9.0) Delivery attempts to some servers fail either with disconnections or timeouts following the STARTTLS command. When I disable STARTTLS (by patching tryTLS()) message delivery succeeds. So is there a way to log the TLS