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
[Mailman-Developers] Dev inquiry: Load an email message as a mailman Message class
Thomas Ward via Mailman-Developers Tue, 23 Jun 2026 09:30:30 -0700
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?
- [Mailman-Developers] Dev inquiry: Load ... Thomas Ward via Mailman-Developers
- [Mailman-Developers] Re: Dev inqui... Mark Sapiro
- [Mailman-Developers] Re: Dev i... Thomas Ward via Mailman-Developers
- [Mailman-Developers] Re: D... Mark Sapiro
- [Mailman-Developers] Re: D... Stephen J. Turnbull
