In debugging and diagnosing issues with an archiver I wrote for a client of mine, I need to see the message as it's seen by Mailman, in its own Message class.  However, I only have the *base* email message in .eml format. While I know it's derived from the standard email.message.Message class, is there a function that I can do that will 'load' that existing email message into a mailman.emaiil.Message object so I can do some work on it and properly look at the object I'm working with in the archiver?

Thomas
_______________________________________________
Mailman-Developers mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/mailman-developers.python.org/
Mailman FAQ: https://wiki.list.org/x/AgA3

Security Policy: https://wiki.list.org/x/QIA9

Reply via email to