mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-12 03:54:28 +02:00
Debugging
This commit is contained in:
@@ -134,6 +134,8 @@ public class MessageHelper {
|
||||
System.setProperty("mail.mime.multipart.ignoreexistingboundaryparameter", "true"); // default false
|
||||
System.setProperty("mail.mime.multipart.ignoremissingendboundary", "true"); // default true
|
||||
System.setProperty("mail.mime.multipart.allowempty", "true"); // default false
|
||||
|
||||
//System.setProperty("mail.imap.parse.debug", "true");
|
||||
}
|
||||
|
||||
static Properties getSessionProperties() {
|
||||
|
||||
Reference in New Issue
Block a user