Functions

parse_email_addr(email) Strips surrounding angle brackets from an e-mail address.
path_to_bytes(path) Helper function to get a bytes object from the contents of a file on disk.
path_to_attachment_components Helper function to get a file’s bytes and metadata for use with Email.add_attachment.