View Issue Details

IDProjectCategoryView StatusLast Update
0003423SOGoActiveSyncpublic2016-01-07 15:03
Reporterandre.peters Assigned Toludovic  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Platform[Server] LinuxOSDebianOS Version8 (Jessie)
Product Version2.3.4 
Fixed in Version2.3.6 
Summary0003423: Sub-subfolder in Outlook 2013 creates (null) folder in IMAP
Description

Creating a subfolder "subsub" in a subfolder "sub" using Outlook 2013 results in a "INBOX.(null).subsub" IMAP structure.

Steps To Reproduce

Create subfolder in a subfolder in your INBOX with Outlook (connected over ActiveSync).

Additional Information

Dovecot uses maildir (no LAYOUT=FS) format and a "/" separator.

namespace inbox {
inbox = yes
location =
separator = /
/ some mailboxes here /
}

SOGo (maybe relevant):
SxVMemLimit = 1024;
SOGoMaximumPingInterval = 3540;
SOGoMaximumSyncInterval = 3540;
SOGoInternalSyncInterval = 30;
SOGoMaximumSyncWindowSize = 128;
SOGoMaximumSyncResponseSize = 524288;
WOWatchDogRequestTimeout = 59;

TagsNo tags attached.

Issue History

Date Modified Username Field Change
2016-01-02 09:24 andre.peters New Issue
2016-01-07 15:03 ludovic Note Added: 0009253
2016-01-07 15:03 ludovic Status new => resolved
2016-01-07 15:03 ludovic Fixed in Version => 2.3.6
2016-01-07 15:03 ludovic Resolution open => fixed
2016-01-07 15:03 ludovic Assigned To => ludovic