GitHub user sebbASF opened an issue:
https://github.com/apache/incubator-ponymail/issues/370
import-mbox.py: mailbox defaults to Create if file is not found
The mailbox methods will silently create the mailbox if the specified file
is not found.
Whilst this should not happen with the current code (only valid files
should be used), it would be better to use Create=False
----
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---