sebbASF opened a new issue #162: URL: https://github.com/apache/incubator-ponymail-foal/issues/162
The headerregistry classes [1] look useful for parsing, especially for address types which are rather complicated. In particular the AddressHeader handles multiple addresses, and splits the address into display and email. MessageID was added in 3.8, but does not trim leading spaces. That is trivial to fix. [1] https://docs.python.org/3.7/library/email.headerregistry.html -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
