Hello Timo, On Wed, Feb 06, 2008 at 07:37:05PM +0200, you wrote:
> That's the namespace prefix, the actual shared mailboxes should be > under it. For example AATest/shared. I modified the directory structure as follows: /var/spool/imap/shared below that I have the (to be shared) Maildir folders aatest newbox test In dovecot.conf I have --- snip --- namespace public { separator = / prefix = AAShared/ location = maildir:/var/spool/imap/shared:INDEX=/var/mailindexes:CONTROL=~ hidden = no } --- snip --- The line in the telnet dialog remains the same: --- snip --- * LIST (\Noselect \HasChildren) "/" "AAShared" --- snip --- -- Regards, Jochen