Summary | Horde Active Sync fails to fetch any mails on Courier IMAP server |
Queue | Horde Groupware Webmail Edition |
Queue Version | 5.2.7 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | bjoernv (at) arcor (dot) de |
Created | 06/23/2015 (3702 days ago) |
Due | |
Updated | 06/24/2015 (3701 days ago) |
Assigned | 06/23/2015 (3702 days ago) |
Resolved | 06/24/2015 (3701 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
This may be a client issue.
unless it successfully finds an INBOX (and some clients even look for
Trash as well). With Email Sync disabled in Horde's config, we send
dummy folders to the client to satisfy this need.
$conf['activesync']['emailsync'] = false;
and forgot this.
After changing it to true, folders with emails show up in Outlook 2013
and some folders also show up with emails on Android. But I wonder,
why empty folders show up with emailsync disabled. This may be a
client issue.
Priority ⇒ 1. Low
State ⇒ Feedback
To enable debugging, see instructions contained in the ActiveSync
section of Horde's configuration. Also, see
http://wiki.horde.org/ActiveSync for more details.
Priority ⇒ 2. Medium
New Attachment: imap-exchange.txt
Patch ⇒ No
Milestone ⇒
Summary ⇒ Horde Active Sync fails to fetch any mails on Courier IMAP server
Type ⇒ Bug
State ⇒ Unconfirmed
Queue ⇒ Horde Groupware Webmail Edition
server (version 4.10.0). Webmail works as expected. Mails and folders
show up in Horde/IMP.
With active sync enabled, Exchange Active Sync clients (tested with
Outlook 2013 and Android 5.0.2) fail to fetch any mails.
With Tcpdump and Wireshark I logged the IMAP protocol commands (see
attachment). The command EXAMINE doesn't find a valid folder on IMAP
server.