class email.policy.EmailPolicy(**kw) This concrete Policy provides behavior that is intended to be fully compliant
class email.headerregistry.AddressHeader Address headers are one of the most complex structured header types. The AddressHeader
map_to_type(self, name, cls) name is the name of the header to be mapped. It will be converted to lower case in the
__getitem__(name) Construct and return a class to handle creating a name header.
clean() Delete temporary files from the mailbox that have not been accessed in the last 36 hours. The Maildir specification
base64.encode(input, output) Encode the contents of the binary input file and write the resulting base64 encoded data
display_name The display_name of the group. If it is None and there is exactly one Address
parse(fp, headersonly=False) Read all the data from the file-like object fp, parse the resulting text, and return the
make_alternative(boundary=None) Convert a non-multipart or a multipart/related into a multi
MimeTypes.readfp(fp, strict=True) Load MIME type information from an open file fp. The file must have the format of
Page 16 of 44