https://bugs.kde.org/show_bug.cgi?id=236774
David Faure <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from David Faure <faure kde org> 2010-05-07 22:39:40 --- This is definitely related to the kwallet information that pre-filled the dialog. In this example, it was pre-filled with mail.kdab.net information, and we replaced it with mail.kdab.com info. And yet this shows up in the logs: akonadi_imap_resource_3(3961) ImapResource::mailBoxForCollection: RID mismatch, is "imap://[email protected]@mail.kdab.net/" expected "imap://[email protected]@mail.kdab.com/" and then SyncCollectionTree says: akonadi_imap_resource_3(3961)/libakonadi Akonadi::JobPrivate::handleResponse: Akonadi::CollectionFetchJob(0x15d2240) "NO Hierarchical RID does not specify a unique collection But from the logs it's clear that the connection was made correctly as [email protected], which is the correct account. "kdab.net", the wrong information, doesn't appear at all in the logs before the "RID mismatch" line. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
