GitHub user sebbASF opened an issue:
https://github.com/apache/incubator-ponymail/issues/266
Bug: archiver and import-mbox create different mbox_source entries
The archiver creates an mbox_source entry with the following _source fields:
"message-id":
"source":
import-mbox additionally has the following field:
"mid":
The value of the field is the same as the document "_id" so is presumably
not necessary.
----
----
---
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.
---