Geert Stappers
2017-04-16 20:08:24 UTC
On Sun, Apr 16, 2017 at 09:28:24AM +0900, Kenichi Niioka wrote:
[ ... previous a time out error ... ]
Groeten
Geert Stappers
Below this nothing new from me.
[ ... previous a time out error ... ]
But, I get the following error message.
ERROR [ImapConnection-59757-LoadFolder] davmail.exchange.ews.EWSMethod
Unsupported record version Unknown-231.126
com.ctc.wstx.exc.WstxIOException: Unsupported record version Unknown-231.126
I have 2 DavMail environmens and I use the same "davmail.properties".
First of all, I use DavMail on laptop, Intel(R) Core(TM) i5-4300U CPU
@ 1.9GHz 2.5GHz, 4GB memory, 108GB SSD, Windows 10 Professional.
It is fine.
Fine.ERROR [ImapConnection-59757-LoadFolder] davmail.exchange.ews.EWSMethod
Unsupported record version Unknown-231.126
com.ctc.wstx.exc.WstxIOException: Unsupported record version Unknown-231.126
I have 2 DavMail environmens and I use the same "davmail.properties".
First of all, I use DavMail on laptop, Intel(R) Core(TM) i5-4300U CPU
@ 1.9GHz 2.5GHz, 4GB memory, 108GB SSD, Windows 10 Professional.
It is fine.
Second of all, I Use DavMail on VirtulaBox Guest, 2 core CPU, 3GB memory,
64GB vdi, Windows 10 Home.
I get some errors, "timed out", "Unsupported record version".
Attached file is my "davmail.properties".
See also http://catb.org/~esr/faqs/smart-questions.html64GB vdi, Windows 10 Home.
I get some errors, "timed out", "Unsupported record version".
Attached file is my "davmail.properties".
Groeten
Geert Stappers
Below this nothing new from me.
# davmail-4.8.0-2479-windows-noinstall
# DavMail settings
# DavMail settings, see http://davmail.sourceforge.net/ for documentation
# Fri Feb 3 17:48:06 JST 2017
#############################################################
# Basic settings
# Server or workstation mode
davmail.server=false
# connection mode auto, EWS or WebDav
davmail.enableEws=true
# base Exchange OWA or EWS url
davmail.url=https\://outlook.office365.com/EWS/Exchange.asmx
# Listener ports
davmail.caldavPort=10080
davmail.imapPort=10143
davmail.ldapPort=10389
davmail.popPort=
davmail.smtpPort=10025
#############################################################
# Network settings
# Network proxy settings
davmail.enableProxy=true
davmail.useSystemProxies=false
davmail.proxyHost=proxy_server
davmail.proxyPort=proxy_port
davmail.proxyUser=
davmail.proxyPassword=
# proxy exclude list
davmail.noProxyFor=
# Allow remote connection to DavMail
davmail.allowRemote=false
# Bind server sockets to a specific address
davmail.bindAddress=
# Client connections SO timeout in seconds
davmail.clientSoTimeout=
# disable SSL
davmail.ssl.keystoreType=
davmail.ssl.keystoreFile=
davmail.ssl.keystorePass=
davmail.ssl.keyPass=
# Accept specified certificate even if invalid according to trust store
davmail.server.certificate.hash=
# disable SSL for specified listeners
davmail.ssl.nosecurecaldav=false
davmail.ssl.nosecureimap=false
davmail.ssl.nosecureldap=false
davmail.ssl.nosecurepop=false
davmail.ssl.nosecuresmtp=false
# disable update check
davmail.disableUpdateCheck=true
# Send keepalive character during large folder and messages download
davmail.enableKeepAlive=false
# Message count limit on folder retrieval
davmail.folderSizeLimit=
# Default windows domain for NTLM and basic authentication
# davmail.defaultDomain=
#############################################################
# Caldav settings
# override default alarm sound
davmail.caldavAlarmSound=
# retrieve calendar events not older than 90 days
davmail.caldavPastDelay=90
# WebDav only: force event update to trigger ActiveSync clients update
davmail.forceActiveSyncUpdate=false
#############################################################
# IMAP settings
# Delete messages immediately on IMAP STORE \Deleted flag
davmail.imapAutoExpunge=true
# Enable IDLE support, set polling delay in minutes
davmail.imapIdleDelay=
# Always reply to IMAP RFC822.SIZE requests with Exchange approximate message size for performance reasons
davmail.imapAlwaysApproxMsgSize=false
#############################################################
# POP settings
# Delete messages on server after 30 days
davmail.keepDelay=30
# Delete messages in server sent folder after 90 days
davmail.sentKeepDelay=90
# Mark retrieved messages read on server
davmail.popMarkReadOnRetr=false
#############################################################
# SMTP settings
# let Exchange save a copy of sent messages in Sent folder
davmail.smtpSaveInSent=true
#############################################################
# Loggings settings
# log file path, leave empty for default path
davmail.logFilePath=logFilePath
# maximum log file size, use Log4J syntax, set to 0 to use an external rotation mechanism, e.g. logrotate
# davmail.logFileSize=1MB
# log levels
log4j.logger.davmail=DEBUG
log4j.logger.httpclient.wire=WARN
log4j.logger.org.apache.commons.httpclient=WARN
log4j.rootLogger=WARN
#############################################################
# Workstation only settings
# smartcard access settings
davmail.ssl.pkcs11Config=
davmail.ssl.pkcs11Library=
# SSL settings for mutual authentication
davmail.ssl.clientKeystoreType=
davmail.ssl.clientKeystoreFile=
davmail.ssl.clientKeystorePass=
# disable all balloon notifications
davmail.disableGuiNotifications=false
# disable startup balloon notifications
davmail.showStartupBanner=true
# enable transparent client Kerberos authentication
davmail.enableKerberos=false
# DavMail settings
# DavMail settings, see http://davmail.sourceforge.net/ for documentation
# Fri Feb 3 17:48:06 JST 2017
#############################################################
# Basic settings
# Server or workstation mode
davmail.server=false
# connection mode auto, EWS or WebDav
davmail.enableEws=true
# base Exchange OWA or EWS url
davmail.url=https\://outlook.office365.com/EWS/Exchange.asmx
# Listener ports
davmail.caldavPort=10080
davmail.imapPort=10143
davmail.ldapPort=10389
davmail.popPort=
davmail.smtpPort=10025
#############################################################
# Network settings
# Network proxy settings
davmail.enableProxy=true
davmail.useSystemProxies=false
davmail.proxyHost=proxy_server
davmail.proxyPort=proxy_port
davmail.proxyUser=
davmail.proxyPassword=
# proxy exclude list
davmail.noProxyFor=
# Allow remote connection to DavMail
davmail.allowRemote=false
# Bind server sockets to a specific address
davmail.bindAddress=
# Client connections SO timeout in seconds
davmail.clientSoTimeout=
# disable SSL
davmail.ssl.keystoreType=
davmail.ssl.keystoreFile=
davmail.ssl.keystorePass=
davmail.ssl.keyPass=
# Accept specified certificate even if invalid according to trust store
davmail.server.certificate.hash=
# disable SSL for specified listeners
davmail.ssl.nosecurecaldav=false
davmail.ssl.nosecureimap=false
davmail.ssl.nosecureldap=false
davmail.ssl.nosecurepop=false
davmail.ssl.nosecuresmtp=false
# disable update check
davmail.disableUpdateCheck=true
# Send keepalive character during large folder and messages download
davmail.enableKeepAlive=false
# Message count limit on folder retrieval
davmail.folderSizeLimit=
# Default windows domain for NTLM and basic authentication
# davmail.defaultDomain=
#############################################################
# Caldav settings
# override default alarm sound
davmail.caldavAlarmSound=
# retrieve calendar events not older than 90 days
davmail.caldavPastDelay=90
# WebDav only: force event update to trigger ActiveSync clients update
davmail.forceActiveSyncUpdate=false
#############################################################
# IMAP settings
# Delete messages immediately on IMAP STORE \Deleted flag
davmail.imapAutoExpunge=true
# Enable IDLE support, set polling delay in minutes
davmail.imapIdleDelay=
# Always reply to IMAP RFC822.SIZE requests with Exchange approximate message size for performance reasons
davmail.imapAlwaysApproxMsgSize=false
#############################################################
# POP settings
# Delete messages on server after 30 days
davmail.keepDelay=30
# Delete messages in server sent folder after 90 days
davmail.sentKeepDelay=90
# Mark retrieved messages read on server
davmail.popMarkReadOnRetr=false
#############################################################
# SMTP settings
# let Exchange save a copy of sent messages in Sent folder
davmail.smtpSaveInSent=true
#############################################################
# Loggings settings
# log file path, leave empty for default path
davmail.logFilePath=logFilePath
# maximum log file size, use Log4J syntax, set to 0 to use an external rotation mechanism, e.g. logrotate
# davmail.logFileSize=1MB
# log levels
log4j.logger.davmail=DEBUG
log4j.logger.httpclient.wire=WARN
log4j.logger.org.apache.commons.httpclient=WARN
log4j.rootLogger=WARN
#############################################################
# Workstation only settings
# smartcard access settings
davmail.ssl.pkcs11Config=
davmail.ssl.pkcs11Library=
# SSL settings for mutual authentication
davmail.ssl.clientKeystoreType=
davmail.ssl.clientKeystoreFile=
davmail.ssl.clientKeystorePass=
# disable all balloon notifications
davmail.disableGuiNotifications=false
# disable startup balloon notifications
davmail.showStartupBanner=true
# enable transparent client Kerberos authentication
davmail.enableKerberos=false