make_related(boundary=None) Convert a non-multipart message into a multipart/related message, moving
header_fetch_parse(name, value) If the value contains binary data, it is converted into a
remove_flag(flag) Unset the flag(s) specified by flag without changing other flags. To remove more than one flag at
max_count The maximum number of headers of this type that can have the same name. A value of None
class email.headerregistry.ContentDispositionHeader A ParameterizedMIMEHeader class that handles the
list_folders() Return a list of the names of all folders.
email.utils.parsedate_to_datetime(date) The inverse of format_datetime(). Performs the same function as parsedate()
remove_folder(folder) Delete the folder whose name is folder. If the folder contains any messages, a NotEmptyError
make_mixed(boundary=None) Convert a non-multipart, a multipart/related, or a multipart-alternative
email.utils.make_msgid(idstring=None, domain=None) Returns a string suitable for an
Page 6 of 44