On Tue, 2010-07-27 at 07:26 +0200, Luigi Rosa wrote: > The only difference between 2.0 and the previous version is the RIM server. > Some > users have configured their blackberry to synchronize the phone with their > mailbox in IMAP. Previously RIM kept a connection open, after upgrading to > 2.0, > RIM opens a connection and then closes it.
This happens because IDLE is no longer advertised in CAPABILITY before login. This is the only widely used IMAP client I know of that has this problem now. Wonder if RIM would have any interest in fixing this themselves.. Probably not. Maybe I should just give up and put IDLE into the pre-login capability.. > This is not an issue, because the synchronization is ok, and I think that is > better this way than to keep an oper socket. The reason why it keeps the connection open is to give users instantaneous notifications of new mails.