Hello, list.
Recently we upgraded our roundcube installation from 0.3.1 to 0.7.2 using standard procedure described in UPGRADING (installto.sh)
During update i was asked to update MySQL schema, so i agreed.
Right after upgrade i logged in to my box and saw that everything is fine, all subscribed folders were present. After clicking on several folders and verifing that i can read letters i moved to preferences (or settings, i'm using russian interface) and saw in folders tab that i have unsubscribed folders, after that i returned to mail screen and saw that some folders dissapered, after that i subsribed them again.
Seems that this bug affected some of users because people stated complainging that folders are disappearing from their email clients and roundcube roster.
Can anybody advice where i can start digging for solution? Should i inspect roundcubes MySQL DB or my imap server?
On Thursday, June 28, 2012 04:27:44 PM Igor Zinovik wrote:
Can anybody advice where i can start digging for solution? Should i inspect roundcubes MySQL DB or my imap server?
In the realm of merely speculating and making an educated guess, I suppose one of the changes in Roundcube's behaviour between 0.3 and 0.7 is about the use of "LIST" versus "LSUB" - there's defaults for settings that might have changed, and the list of available settings might have changed too, of course.
Should Roundcube have used "LIST" in 0.3, all folders one would have read access to would have showed up in the folder list in the mail view.
In thinking that the list of folders to display in the mail view is only updated when the Settings -> Folders page is hit, it might be that Roundcube 0.7 having changed to using "LSUB".
This may be the cause of the folders in Roundcube appearing to have dissappeared from the mail view folder list after upgrading.
That said, I'm not sure how that would relate to your reference to "other mail clients".
Kind regards,
Jeroen van Meeuwen