class User: (source)
Hold information about and SMTP message recipient, including information on where the message came from
| Method | __init__ |
Undocumented |
| Instance Variable | dest |
Undocumented |
| Instance Variable | helo |
Undocumented |
| Instance Variable | protocol |
Undocumented |
| Instance Variable | orig |
Undocumented |
| Method | __getstate__ |
Helper for pickle. |
| Method | __str__ |
Undocumented |
| Method | __bytes__ |
Undocumented |