@ -1691,7 +1691,7 @@ public class DavExchangeSession extends ExchangeSession {
@@ -1691,7 +1691,7 @@ public class DavExchangeSession extends ExchangeSession {
// trigger activeSync push event, only if davmail.forceActiveSyncUpdate setting is true
// ... but also set PR_INTERNET_CONTENT to preserve custom properties
@ -2336,7 +2336,7 @@ public class DavExchangeSession extends ExchangeSession {
@@ -2336,7 +2336,7 @@ public class DavExchangeSession extends ExchangeSession {
@ -2378,7 +2378,7 @@ public class DavExchangeSession extends ExchangeSession {
@@ -2378,7 +2378,7 @@ public class DavExchangeSession extends ExchangeSession {
}
// failover for Exchange 2007, use PROPPATCH with forced timezone
@ -2479,8 +2479,8 @@ public class DavExchangeSession extends ExchangeSession {
@@ -2479,8 +2479,8 @@ public class DavExchangeSession extends ExchangeSession {
@ -2527,7 +2527,7 @@ public class DavExchangeSession extends ExchangeSession {
@@ -2527,7 +2527,7 @@ public class DavExchangeSession extends ExchangeSession {
// note: draft is readonly after create, create the message first with requested messageFlags
@ -2570,7 +2570,7 @@ public class DavExchangeSession extends ExchangeSession {
@@ -2570,7 +2570,7 @@ public class DavExchangeSession extends ExchangeSession {
if(code==HttpStatus.SC_NOT_ACCEPTABLE){
LOGGER.warn("Draft message creation failed, failover to property update. Note: attachments are lost");
@ -2634,7 +2634,7 @@ public class DavExchangeSession extends ExchangeSession {
@@ -2634,7 +2634,7 @@ public class DavExchangeSession extends ExchangeSession {