twisted.mail.smtp.User
class documentationtwisted.mail.smtp
View Source
(View In Hierarchy)
Hold information about and SMTP message recipient, including information on where the message came from
Method | __init__ | Undocumented |
Method | __getstate__ | Helper for pickle. |
Method | __str__ | Undocumented |
Method | __bytes__ | Undocumented |
Helper for pickle.
protocol isn't picklabe, but we want User to be, so skip it in the pickle.