flush() All changes to Maildir mailboxes are immediately applied, so this method does nothing.
__getitem__(name) Return the value of the named header field. name should not include the colon field separator. If
MimeTypes.read(filename, strict=True) Load MIME information from a file named filename. This uses readfp()
epilogue The epilogue attribute acts the same way as the preamble attribute, except that it contains text
base64.urlsafe_b64decode(s) Decode bytes-like object or ASCII string s using
__str__() Returns an approximation of the Header as a string, using an unlimited line length. All pieces are converted
add_label(label) Add label to the list of labels on the message.
__setitem__(key, message) update(arg) Warning
add_flag(flag) Set the flag(s) specified by flag without changing other flags. To add more than one flag at a time
class email.headerregistry.Group(display_name=None, addresses=None) The class used to represent an address group. The general
Page 22 of 44