You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ponymail.apache.org by GitBox <gi...@apache.org> on 2020/08/30 11:14:04 UTC

[GitHub] [incubator-ponymail-unit-tests] sebbASF opened a new issue #5: Bug: collate-output can drop valid emails

sebbASF opened a new issue #5:
URL: https://github.com/apache/incubator-ponymail-unit-tests/issues/5


   tools/collate-output.py currently drops emails without Message-Ids.
   Such emails are important to testing and should not be dropped.
   
   Since it uses a hash for collecting the Message-Ids, it may silently drop duplicate Ids.
   This is equally important (perhaps more so) for testing.
   
   Rather than use the Message Id (which can be duplicated or missing), for lists run by Ezmlm (and possibly others) it could use the ezmlm return number instead. [This won't always work, as some ezmlm lists had duplicated entries]
   
   In any case, the tool should report all dropped messages.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-ponymail-unit-tests] sebbASF closed issue #5: Bug: collate-output can drop valid emails

Posted by GitBox <gi...@apache.org>.
sebbASF closed issue #5:
URL: https://github.com/apache/incubator-ponymail-unit-tests/issues/5


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-ponymail-unit-tests] sebbASF commented on issue #5: Bug: collate-output can drop valid emails

Posted by GitBox <gi...@apache.org>.
sebbASF commented on issue #5:
URL: https://github.com/apache/incubator-ponymail-unit-tests/issues/5#issuecomment-683422830


   Done


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org