Modules§
- address
- 4.1.3. Address Literals (RFC 5321)
- command
- imf
- Internet Message Format (RFC 5322)
- response
- trace
- utils
Functions§
- Atom
- Atom = 1*atext
- Domain
- Domain = sub-domain *(“.” sub-domain)
- Ldh_str
- Ldh-str = *( ALPHA / DIGIT / “-” ) Let-dig
- QcontentSMTP
- QcontentSMTP = qtextSMTP / quoted-pairSMTP
- Quoted_
string - Quoted-string = DQUOTE *QcontentSMTP DQUOTE
- String
- String = Atom / Quoted-string
- base64
- is_
Let_ dig - Let-dig = ALPHA / DIGIT
- is_
qtextSMTP - Within a quoted string, any ASCII graphic or space is permitted without blackslash-quoting except double-quote and the backslash itself.
- number
- quoted_
pairSMTP - Backslash followed by any ASCII graphic (including itself) or SPace
- sub_
domain - sub-domain = Let-dig [Ldh-str]