get_file(key) Using the file after calling flush() or close() on the MMDF instance may
class mailbox.mboxMessage(message=None) A message with mbox-specific behaviors. Parameter message has the same meaning
class mailbox.MMDFMessage(message=None) A message with MMDF-specific behaviors. Parameter message has the same meaning
base64.decodebytes(s) base64.decodestring(s) Decode the bytes-like object
as_bytes(unixfrom=False, policy=None) Return the entire message flattened as a bytes object. When optional unixfrom
email.utils.unquote(str) Return a new string which is an unquoted version of str. If str ends and
iterencode(o) Encode the given object, o, and yield each string representation as available. For example:
remove_label(label) Remove label from the list of labels on the message.
set_content(msg, obj, *args, **kw) If the maintype is multipart, raise a
email.message_from_bytes(s, _class=email.message.Message, *, policy=policy.compat32) Return a message object structure from
Page 37 of 44