Added property com.openexchange.imap.storeContainerType to imap.properties:
An IMAP connection cache acts a temporary keep-alive cache for already connected resources to an IMAP server's account.
Meaning it keeps a resource open/connected for a short amount of time (see com.openexchange.mail.mailAccessCacheIdleSeconds)
and performs a close
An IMAP connection cache acts a temporary keep-alive cache for already connected resources to an IMAP server's account.
Meaning it keeps a resource open/connected for a short amount of time (see com.openexchange.mail.mailAccessCacheIdleSeconds)
and performs a close