vttranlina commented on PR #1925: URL: https://github.com/apache/james-project/pull/1925#issuecomment-1895556803
> Also, I would be happy if we figure out how to do dto -> JSON -> PGSQL and not dto -> JSON -> String -> JSON -> PGSQL I did it in commit https://github.com/apache/james-project/pull/1925/commits/88f7018667cc33ae1b38abac6fdc3a8aa89c4059 > Finally attachment and their parsing have a cost, which is unecessary when doing strictly IMAP. Food for thoughts, that's not necessary now but could we benefit from having the option to turn attachment storage on/off ? do you mean "on/off" it by `imapserver.xml` file? -- 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]
