Hello,

One question about the subfolders in the Sogo webmail.
My problem is that when you create a subfolder of a folder the email messages are not displayed. In thunderbird the same messages are displayed correctly, also in dovecot, the imap server, the emails are there correctly.

Versions used:
Debian Squeeze
Sogo version 1.3.14
Imap server: dovecot-imapd 1:1.2.15-7

thunderbird screenshot:


sogo screenshot:


Sogo log:

In Sogo when going to the primary_folder

"POST /SOGo/so/mer...@example.com/Mail//0/folderprimary_U_folder/uids HTTP/1.1" 200 86/44 0.322 - - 0

In Sogo when going to the subfolder1

sogod [16947]: [ERROR] <0x0x2787ee0[NGImap4Connection]> could not select URL: imaps://merijn%40example.com@10.41.41.2/primary_folder/subfolder1/: {RawResponse = "{ResponseResult = {description = \"Character not allowed in mailbox name: '.'\"; result = no; tagId = 5; }; }"; reason = "Character not allowed in mailbox name: '.'"; result = 0; }
"POST /SOGo/so/mer...@example.com/Mail//0/folderprimary_U_folder/foldersubfolder1/uids HTTP/1.1" 200 73/44 0.281 - - 0
sogod [16947]: [ERROR] <0x0x48bd410[NGImap4Connection]> could not select URL: imaps://merijn%40example.com@10.41.41.2/primary_folder/subfolder1/: {RawResponse = "{ResponseResult = {description = \"Character not allowed in mailbox name: '.'\"; result = no; tagId = 5; }; }"; reason = "Character not allowed in mailbox name: '.'"; result = 0; }
"POST /SOGo/so/mer...@example.com/Mail//0/folderprimary_U_folder/foldersubfolder1/headers HTTP/1.1" 200 130/109 0.279 - - 0

In Sogo when going to the sub_subfolder1

sogod [16947]: [ERROR] <0x0x48ddfc0[NGImap4Connection]> could not select URL: imaps://merijn%40example.com@10.41.41.2/primary_folder/subfolder1/sub_subfolder1/: {RawResponse = "{ResponseResult = {description = \"Character not allowed in mailbox name: '.'\"; result = no; tagId = 5; }; }"; reason = "Character not allowed in mailbox name: '.'"; result = 0; }
"POST /SOGo/so/mer...@example.com/Mail//0/folderprimary_U_folder/foldersubfolder1/foldersub_U_subfolder1/uids HTTP/1.1" 200 73/44 0.280 - - 0
sogod [16947]: [ERROR] <0x0x48e8f80[NGImap4Connection]> could not select URL: imaps://merijn%40example.com@10.41.41.2/primary_folder/subfolder1/sub_subfolder1/: {RawResponse = "{ResponseResult = {description = \"Character not allowed in mailbox name: '.'\"; result = no; tagId = 5; }; }"; reason = "Character not allowed in mailbox name: '.'"; result = 0; }
"POST /SOGo/so/mer...@example.com/Mail//0/folderprimary_U_folder/foldersubfolder1/foldersub_U_subfolder1/headers HTTP/1.1" 200 130/109 0.280 - - 0

I allready tried SOGoIMAPAclStyle rfc2086 and rfc4314. No better results unfortunately.

Is this a known issue? Any solution?

Kind regards,

Merijn

Reply via email to