Lines Matching refs:rfc
85 non-ASCII data will be :rfc:`2047` encoded.
121 An "unstructured" header is the default type of header in :rfc:`5322`.
126 In :rfc:`5322`, an unstructured header is a run of arbitrary text in the
127 ASCII character set. :rfc:`2047`, however, has an :rfc:`5322` compatible
131 into unicode, following the :rfc:`2047` rules for unstructured text. The
141 :rfc:`5322` specifies a very specific format for dates within email headers.
161 ``datetime`` according to the :rfc:`5322` rules; that is, it is set to::
244 per :rfc:`2045`, then the header object will have non-``None`` values for
304 ``quoted-printable``. See :rfc:`2045` for more information.
387 :rfc:`5322`.
419 :rfc:`5322` rules, but with no Content Transfer Encoding of any non-ASCII
422 To support SMTP (:rfc:`5321`), ``Address`` handles one special case: if
452 The ``str`` value of a ``Group`` is formatted according to :rfc:`5322`,