asimap icon indicating copy to clipboard operation
asimap copied to clipboard

Make our own MHMessage class that uses email.EmailMessage as its base

Open scanner opened this issue 1 year ago • 0 comments

The new email.EmailMessage class is better and more modern. MHMessage has the sequence info feature. We should sub-class MHMessage that uses email.EmailMessage and set that as the generator for all message objects in asimapd.

scanner avatar Jan 28 '24 08:01 scanner