Class t.m.s.TLSError(ESMTPClientError):

Part of twisted.mail.smtp View Source View In Hierarchy

An error occurred while negiotiating for transport security.

This is considered a non-fatal error (the connection will not be dropped).

Inherited from SMTPClientError (via ESMTPClientError):

Line # Kind Name Docs
139 Method __init__
158 Method __str__ Undocumented