class email.parser.FeedParser(_factory=email.message.Message, *, policy=policy.compat32) Create a FeedParser instance
email.utils.unquote(str) Return a new string which is an unquoted version of str. If str ends and
close() Maildir instances do not keep any open files and the underlying mailboxes do not support locking, so this
exception mailbox.NoSuchMailboxError Raised when a mailbox is expected but is not found, such as when instantiating a Mailbox
remove_folder(folder) Delete the folder whose name is folder. If the folder contains any messages, a NotEmptyError
class mailbox.MHMessage(message=None) A message with MH-specific behaviors. Parameter message has the same meaning
as_bytes(unixfrom=False, policy=None) Return the entire message flattened as a bytes object. When optional unixfrom
header_encoding If the character set must be encoded before it can be used in an email header, this attribute will be set to
email.contentmanager.set_content(msg, , subtype="plain", charset='utf-8' cte=None, disposition=None, filename=None, cid=None, params=None, headers=None) email
fold(name, value) Header folding is controlled by the refold_source policy setting. A value is considered to be
Page 43 of 44