[Dovecot] ios clients and namespace trouble

Kelsey Cummings kgc at corp.sonic.net
Sat Apr 27 00:03:43 EEST 2013


On 4/24/2013 12:05 PM, Kelsey Cummings wrote:
> before or if they had tried and failed.  Perhaps a hidden namespace with
> folders linked to the real special folders or might that have unintended
> consequences?

This seems to kinda work with the only oddity being that the ios client,
if not manually configured with the correct prefix, ends up creating new
folders in the hidden one and initially displaying them at the same
level as the inbox.  Once the app is restarted it sees them in the
"correct" namespace as a folder under the inbox.  However, looks like
some other clients might get confused, but maybe Windows Live Mail is
going to get confused anyway. ;)

namespace {
        type=private
        separator = .
        prefix = INBOX.
        inbox = yes
        mailbox Trash {
                auto = create
                special_use = \Trash
        }
	...
}

namespace FAKE {
        type=private
        separator = .
        hidden = yes
        list = no
	mailbox Trash {
                special_use = \Trash
        }
	...
}

-- 
Kelsey Cummings - kgc at corp.sonic.net      sonic.net, inc.
System Architect                          2260 Apollo Way
707.522.1000                              Santa Rosa, CA 95407


More information about the dovecot mailing list