get_file(key) Using the file after calling flush() or close() on the mbox instance may
email.utils.make_msgid(idstring=None, domain=None) Returns a string suitable for an
__len__() Return a count of messages in the mailbox.
email.utils.formatdate(timeval=None, localtime=False, usegmt=False) Returns a date string as per
domain The domain portion of the address.
remove_folder(folder) Delete the folder whose name is folder. If the folder contains any messages, a NotEmptyError
get_folder(folder) Return an MH instance representing the folder whose name is folder. A NoSuchMailboxError
add(message) Add message to the mailbox and return the key that has been assigned to it. Parameter
minor The minor version number as an integer
email.utils.parsedate_to_datetime(date) The inverse of format_datetime(). Performs the same function as parsedate()
Page 4 of 44