Closed erichelgeson closed 5 years ago
Note you still need to set the system property mail.mime.charset
mail.mime.charset
System.setProperty("mail.mime.charset", "utf-8") // or -Dmail.mime.charset=utf-8
Actually should do this on the 2.x branch too, closing this one.
Note you still need to set the system property
mail.mime.charset