How do I set the default character encoding for JavaMail to use?
Created Jun 30, 2005
John Zukowski The
mail.mime.charset system property is used. If unset, file.encoding is used instead.