remove_sequence(sequence) Remove sequence from the list of sequences that include this message.
set_sequences(sequences) Re-define the sequences that exist in the mailbox based upon sequences, a dictionary of names
add_folder(folder) Create a folder whose name is folder and return a Maildir instance representing it
json.dumps(obj, skipkeys=False, ensure_ascii=True, check_circular=True, allow_nan=True, cls=None, indent=None, separators=None, default=None, sort_keys=False, **kw)
__str__() The str value of the object is the address quoted according to
add_sequence(sequence) Add sequence to the list of sequences that include this message.
mimetypes.inited Flag indicating whether or not the global data structures have been initialized. This is set to True
class mailbox.MMDF(path, factory=None, create=True) A subclass of Mailbox for mailboxes in MMDF format. Parameter
class email.mime.application.MIMEApplication(_data, _subtype='octet-stream', _encoder=email.encoders.encode_base64, **_params) Module:
groups A tuple of Group objects encoding the addresses and groups found in the header value. Addresses that are
Page 30 of 44