add(message) Add message to the mailbox and return the key that has been assigned to it. Parameter
minor The minor version number as an integer
email.utils.parsedate_to_datetime(date) The inverse of format_datetime(). Performs the same function as parsedate()
add(message) __setitem__(key, message) update(arg)
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
Page 7 of 44