https://bugs.kde.org/show_bug.cgi?id=358559
Bug ID: 358559 Summary: akonadi_imap_resource incorrectly handles RFC 5464 Product: Akonadi Version: unspecified Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: IMAP resource Assignee: chrig...@fastmail.fm Reporter: jacob.bec...@uni-konstanz.de CC: kdepim-b...@kde.org, vkra...@kde.org while talking to a cyrus 2.5 imap server akonadi_imap_resource constantly fails to gather metadata. akonadi_imap_resource_1(15616) RetrieveCollectionMetadataTask::onGetMetaDataDone: Get metadata failed: "GetMetaData fehlgeschlagen, die Serverantwort lautet: A000103 BAD Error in IMAP command GETMETADATA: Value 1/1 of DEPTH is not numeric and positive or infinity . ( RFC 5464 Section 4.2.2 ) " this messages can easily seen if akonadiserver ist startet or restartet in a terminal. Reproducible: Always Steps to Reproduce: 1. start terminal 2. akonadictl restart (inside the terminal) Actual Results: dozens of " akonadi_imap_resource_1(15616) RetrieveCollectionMetadataTask::onGetMetaDataDone: Get metadata failed: ..." are shown. Expected Results: the imap command GETMETADATA should be used right i can see no directly impact of imap functionality in akonadi. This _could_ be a cosmetical thing. -- You are receiving this mail because: You are watching all bug changes.