Displaying 1 result from an estimated 1 matches for "digitalquay".
2013 Feb 12
1
Is there any way to mask or hide the INBOX label for Dovecot 1.2.x Shared Mailboxes?
...Users
		? junkmail
			? INBOX
Is there any way to get junkmail's INBOX to just show up at Other Users/junkmail and not require that extra depth?
	? Other Users
		? junkmail
I'm running Debian Squeeze and the standard dovecot package available therein:
> # uname -a
> Linux internet.digitalquay.com.au 2.6.32-5-xen-amd64 #1 SMP Sun Sep 23 13:49:30 UTC 2012 x86_64 GNU/Linux
> #dovecot --version
> 1.2.15
I'm running in a configuration where all mail is owned by the vmail user, due to the impression I'm under, that it's a better way if there is to be shared mailboxes.
Rele...