ottoka commented on pull request #904: URL: https://github.com/apache/james-project/pull/904#issuecomment-1063898663
Well, for the remote delivery error use case it runs in a cron-job every hour, so not particularly rarely done. Seems like I will be doing a backport soon :) Re System property, I see this only used in MimeMessageInputStreamSource/MimeMessageWrapper. But there are several places which just do new FileBackedOutputStream(SOME_CONSTANT). I wonder, should they use this property as well? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
