Subject: | Enhancement to let Email::Store::Mail->store take Email::Simple objects |
I know the whole Email::* idea is simplicity, but it seemed strange that Email::Store would only take plain text emails as input instead of Email::Simple objects like all the other PEP libraries. Here's a simple one line patch to add the feature.
Message body not shown because it is not plain text.