mail
Table of Contents
Namespaces
- headers
Classes
- AutoSubmitted
- Values of the `Auto-Submitted` header field (RFC 3834, RFC 5436).
- ContentTransferEncoding
- MIME `Content-Transfer-Encoding` values (RFC 2045 §6).
- EnhancedStatusCode
- Enhanced mail system status codes — outcome classes (RFC 3463).
- MailHeader
- Enumeration of standard email header field names (RFC 5322 and friends).
- MailPriority
- Canonical message-priority levels, with conversions to the three competing
header conventions used in the wild.
- Sensitivity
- Values of the `Sensitivity` header field (RFC 2156, X.400).
- SmtpAuthMechanism
- SMTP SASL authentication mechanisms (RFC 4954 and the SASL registry).
- SmtpPort
- Well-known TCP ports used by SMTP transports.
- SmtpReplyCode
- SMTP reply codes (RFC 5321 §4.2, with RFC 4954 / 7504 extensions).
- SmtpScheme
- The two URI schemes accepted by an SMTP transport DSN.
- SmtpSecurity
- Symbolic values of an SMTP `secure` configuration key, and the rules that
map them onto a {@see SmtpScheme} and a default port.