How can I know how much is the default maximum size of attachments in apache james and how i can change its value?
Example: I open inbox folder via imap, and i want append mimeMessage to this folder, but when i add 340 kb attachment to mimeMessage and do append this mimeMessage to folder , but james no answer, java wait answer. I thing it is related to max size attachment.
Anyone have any idea? Thank you in advance for your answer.