t-lo commented on PR #262: URL: https://github.com/apache/incubator-ponymail-foal/pull/262#issuecomment-2217620423
@sebbASF This makes the code break when importing Maildir because Maildir doesn't: https://github.com/python/cpython/blob/main/Lib/mailbox.py#L1125 So the call in `import-mailbox.py` needs to branch depending on whether it handles Maildir or mbox. -- 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. To unsubscribe, e-mail: dev-unsubscr...@ponymail.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org