Documentation
¶
Overview ¶
Package rfc822 provides a writer that ensures the intrinsics of RFC 822.
Rationale ¶
Cyrus IMAP really cares about the hard specifics of RFC 822, namely not allowing single \r and \n.
See also: https://www.cyrusimap.org/imap/reference/faqs/interop-barenewlines.html and: https://github.com/Necoro/feed2imap-go/issues/46
NB: This package currently only cares about the newlines.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.