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 2021/09/25 11:02:32 UTC

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

sebbASF opened a new issue #88:
URL: https://github.com/apache/incubator-ponymail-foal/issues/88


   The devnull@infra test list has over 25k mails for April 2019. However only 15001 are shown in the stats:
   ![Screenshot 2021-09-25 at 11 58 21](https://user-images.githubusercontent.com/16689231/134769118-6ccef8f2-7004-4e65-afed-34ec9dd5d71b.png)
   
   


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

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



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

Posted by GitBox <gi...@apache.org>.
sebbASF commented on issue #88:
URL: https://github.com/apache/incubator-ponymail-foal/issues/88#issuecomment-927268947


   If this can be fixed, why is it be necessary to have a limit?


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

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



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

Posted by GitBox <gi...@apache.org>.
Humbedooh commented on issue #88:
URL: https://github.com/apache/incubator-ponymail-foal/issues/88#issuecomment-927160928


   That is an instance-specific issue and can be configured in server/ponymail.yaml.


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

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



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

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


   


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



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

Posted by GitBox <gi...@apache.org>.
Humbedooh closed issue #88:
URL: https://github.com/apache/incubator-ponymail-foal/issues/88


   


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

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



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

Posted by GitBox <gi...@apache.org>.
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