View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003018 | SOGo | Backend Mail | public | 2014-12-09 15:04 | 2014-12-16 00:38 |
Reporter | thirsty | Assigned To | ludovic | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | [Server] Linux | OS | Ubuntu | OS Version | 14.04 LTS |
Product Version | 2.2.10 | ||||
Target Version | 2.2.12 | Fixed in Version | 2.2.12 | ||
Summary | 0003018: BAD Error in IMAP command SETANNOTATION: Unknown command, Support RFC5464 and not the draft version. | ||||
Description | When I turn on IMAP debuggin I see a lot of "BAD Error in IMAP command SETANNOTATION: Unknown command." while activesyncing. I was wondering why Dovecot 2.2.15 didn't support this command. I found that SETANNOTATION is an old command defined in https://tools.ietf.org/html/draft-daboo-imap-annotatemore-08 and before. I found that Metadata is supported around dovecot v2.2.8 http://hg.dovecot.org/dovecot-2.2/rev/0a08efeb3f40 I think 2 thing must be done.
| ||||
Additional Information | Related: | ||||
Tags | No tags attached. | ||||
The old standard is used because that's what Cyrus supports. On Dovecot, the X-GUID should be used. This commit should fix the issue you're seeing: https://github.com/inverse-inc/sogo/commit/2b95dd2c0a04b28839a721cb3ba40c674f3981b5 Try with the upcoming v2.2.11 release and report your findings. It should be out in a couple of hours. |
|
Software sogo:amd64 (2.2.11-1) Sogo still tries to execute SETANNOTATION command to my Dovecot IMAP server. SOGO IMAP LOG: <pre> |
|
https://github.com/inverse-inc/sogo/commit/f29a74f82f437ffce96ac15f1ab604218f0a22d6 |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2014-12-09 15:04 | thirsty | New Issue | |
2014-12-09 15:21 | ludovic | Note Added: 0007796 | |
2014-12-09 20:20 | ludovic | Status | new => resolved |
2014-12-09 20:20 | ludovic | Resolution | open => suspended |
2014-12-09 20:20 | ludovic | Assigned To | => ludovic |
2014-12-10 14:54 | thirsty | Note Added: 0007817 | |
2014-12-10 14:54 | thirsty | Status | resolved => feedback |
2014-12-10 14:54 | thirsty | Resolution | suspended => reopened |
2014-12-10 15:23 | ludovic | Severity | major => feature |
2014-12-16 00:38 | ludovic | Target Version | => 2.2.12 |
2014-12-16 00:38 | ludovic | Note Added: 0007839 | |
2014-12-16 00:38 | ludovic | Status | feedback => resolved |
2014-12-16 00:38 | ludovic | Fixed in Version | => 2.2.12 |
2014-12-16 00:38 | ludovic | Resolution | reopened => fixed |