GitHub user sebbASF opened an issue:
https://github.com/apache/incubator-ponymail/issues/230
Bug: import-mbox.py allows invalid lid
import-mbox does not validate the --lid parameter.
In particular it allows [email protected], however that is not a valid list
id.
Whereas edit-list.py silently converts such lids to dev.ponymail.x.y.
As do copy-list and archiver.
import-mbox should do the same.
Maybe this should be a common function.
----
----
---
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.
---