You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ponymail.apache.org by GitBox <gi...@apache.org> on 2021/11/14 23:11:45 UTC

[GitHub] [incubator-ponymail-foal] sebbASF commented on issue #88: Cannot handle list with more than about 15k emails in a month

sebbASF commented on issue #88:
URL: https://github.com/apache/incubator-ponymail-foal/issues/88#issuecomment-968382762


   The limit was upped to 26k, but there are mailboxes with many more emails per month.
   It's clearly not working to have a fixed limit such as this.
   The problem is the design which requires all emails to be returned at once.
   But this should probably be addressed in a separate issue.


-- 
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: issues-unsubscribe@ponymail.apache.org

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