sebbASF opened a new issue #164:
URL: https://github.com/apache/incubator-ponymail-foal/issues/164


   The archiver uses the email module which offers the choice of several 
policies.
   
   However import-mbox relies on the mailbox module; AFAICT this does not offer 
any choice of policy.
   It may even default to compat32 which is buggy.
   
   It seems to me that the import-mbox script should not do its own parsing 
unless it can guarantee to behave the same as the archiver. 
   
   It would be better if the importer were only responsible for unpacking 
messages from storage before passing them to the archiver for analysis.


-- 
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]


Reply via email to