Closed unitedsoftworks closed 1 year ago
Is there a way to access the raw email data from a message that can then be loaded into email.message_from_bytes() for forwarding?
https://github.com/ikvk/imap_tools/blob/master/examples/email_to_file.py
Is there a way to access the raw email data from a message that can then be loaded into email.message_from_bytes() for forwarding?