Added remark

This commit is contained in:
M66B
2022-02-24 08:26:46 +01:00
parent b53aa4b106
commit 1ffb6695c1
3 changed files with 26 additions and 0 deletions

View File

@@ -238,6 +238,7 @@ public class MessageHelper {
System.setProperty("mail.mime.multipart.ignoremissingendboundary", "true"); // default true
System.setProperty("mail.mime.multipart.allowempty", "true"); // default false
System.setProperty("mail.mime.contentdisposition.strict", "false"); // default true
//System.setProperty("mail.mime.contenttypehandler", "eu.faircode.email.ContentTypeHandler");
//System.setProperty("mail.imap.parse.debug", "true");