mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Merged V3.2 to HEAD
15421: ETHREEOH-2511 - Subject field encoding issue with IMAP 15849: Fixes to IMAP UTF-8 handling git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@15851 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -67,7 +67,6 @@ public abstract class AbstractMimeMessage extends MimeMessage
|
||||
/** Used if imapHelper.getDefaultFromAddress is not set */
|
||||
protected static final String DEFAULT_EMAIL_FROM = "alfresco@alfresco.org";
|
||||
protected static final String DEFAULT_EMAIL_TO = DEFAULT_EMAIL_FROM;
|
||||
protected static final String KOI8R_CHARSET = "koi8-r";
|
||||
|
||||
protected static int MAX_RETRIES = 1;
|
||||
|
||||
|
Reference in New Issue
Block a user