Part of twisted.mail.smtp View Source View In Hierarchy
Parse and hold an RFC 2821 address.
Source routes are stipped and ignored, UUCP-style bang-paths and %-style routing are not parsed.Instance Variables | domain | The domain within which this address resides.
(type: str
) |
local | The local ("user") portion of this address.
(type: str
) |