You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ponymail.apache.org by sebbASF <gi...@git.apache.org> on 2016/10/04 16:08:51 UTC

[GitHub] incubator-ponymail issue #174: Bug: import-mbox.py does not report if List-I...

GitHub user sebbASF opened an issue:

    https://github.com/apache/incubator-ponymail/issues/174

    Bug: import-mbox.py does not report if List-Id is missing

    import-mbox.py will happily import messages which don't have a List-Id even if the --lid override has not been used.
    
    The resulting mbox index entry has null for the "list" and "list_raw" fields.
    It looks like such entries are not visible from PonyMail.
    The code should either reject such emails, or should allocate them to a dummy list for later processing.

----

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-ponymail issue #174: Bug: import-mbox.py does not report if List-I...

Posted by sebbASF <gi...@git.apache.org>.
Github user sebbASF commented on the issue:

    https://github.com/apache/incubator-ponymail/issues/174
  
    The script has an option named '--requirelid'. However this is currently unused.
    It would be better to default to requiring the lid.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-ponymail issue #174: Bug: import-mbox.py does not report if List-I...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the issue at:

    https://github.com/apache/incubator-ponymail/issues/174


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---