header_source_parse(sourcelines) The name is parsed as everything up to the ‘:‘ and returned unmodified. The value
header_store_parse(name, value) The name and value are returned unmodified.
clear() Remove the payload and all of the headers.
default(o) Implement this method in a subclass such that it returns a serializable object for o, or calls the base
add_folder(folder) Create a folder whose name is folder and return a Maildir instance representing it
header_store_parse(name, value) The name is returned unchanged. If the input value has a name attribute and it
email.contentmanager.get_content(msg, errors='replace') Return the payload of the part as either a string (for text
raw_decode(s) Decode a JSON document from s (a
add_attachment(*args, content_manager=None, **kw) If the message is a multipart/mixed, create a new message object
get_flags() Return a string specifying the flags that are currently set. If the message complies with the standard Maildir format
Page 31 of 44