Closed tpokorra closed 8 years ago
./testAutoCreateFolders.py KolabAutoCreateFolders.test_modified_foldername service kolabd stop kolab add-user kolab lm | grep test kolab -d 9 sync 2>&1 | tee kolab-sync.log kolab lm | grep test # shows the folder: Contacts120054 ls /var/spool/imap/domain/l/lbs.solidcharity.com/t/user/test^timotheus/
somehow kolab lm does not show some of the folders that are created in varspoolimap?
see https://cgit.kolab.org/pykolab/tree/pykolab/cli/cmd_list_mailboxes.py#n88
perhaps this is because of Guam? groupware folders are filtered out? kolab lm needs to show the groupware folders as well?
somehow kolab lm does not show some of the folders that are created in varspoolimap?
see https://cgit.kolab.org/pykolab/tree/pykolab/cli/cmd_list_mailboxes.py#n88