iter_parts() Return an iterator over all of the immediate sub-parts of the message, which will be empty for a non-multipart
mimetypes.suffix_map Dictionary mapping suffixes to suffixes. This is used to allow recognition of encoded files for which the
username The username portion of the address, with all quoting removed.
addresses A tuple of Address objects encoding all of the individual addresses from the header value. If the header
binascii.b2a_qp(data, quotetabs=False, istext=True, header=False) Convert binary data to a line(s) of ASCII characters in quoted-printable
iterkeys() keys() Return an iterator over all keys if called as iterkeys() or return a list of keys
base64.decodestring(s) Decode the bytes-like object s, which must contain one
flatten(msg, unixfrom=False, linesep=None) Print the textual representation of the message object structure rooted at msg
uu.encode(in_file, out_file, name=None, mode=None) Uuencode file in_file into file out_file. The uuencoded
header_max_count(name) Return the maximum allowed number of headers named name. Called
Page 5 of 44