AquaMail Forum

English - Android => Bug reports => Topic started by: GordonM on December 21, 2012, 08:22:40 pm

Title: IMAP client not logging off
Post by: GordonM on December 21, 2012, 08:22:40 pm
I believe that the IMAP client is not logging off between mail checks.  This causes other clients, e.g. Thunderbird, to report that the the connection failed because the server is busy with another connection.  The server in my case is Mercury/32.

Thank you
GordonM
Title: Re: IMAP client not logging off
Post by: Kostya Vasilyev on December 25, 2012, 02:49:57 am
Yes, the app keeps IMAP connections on for a while, because IMAP allows multiple connections to have simultaneous access to an account / folder.

POP3 connections are gracefully terminated right after checking mail in the background, because POP3 does not allow concurrent access.