In dovecot 1.2 I can create a shared name space like this:

namespace shared {
  separator = /
  prefix = users/%%u/
  location = 
Maildir:/PATH/TO/spool/%%u/maildir:INDEX=/PATH/TO/spool/%u/maildir/shared_idx
  subscriptions = no
}

now, when I subscribe to a shared mailbox of another user with an dot in
the users id, like: users/[EMAIL PROTECTED]/INBOX/foo and I list my
subscribed mailboxes I get:

l001 lsub "" "*"
* LSUB () "/" "users/[EMAIL PROTECTED]/com/INBOX/foo"

as you can see the dot in the user-id got normalized to the hierarchy
seperator `/' -- which of cause is wrong.  ;-)

cheers
sascha
-- 
Sascha Wilde                                          OpenPGP key: 4BB86568
http://www.intevation.de/~wilde/                  http://www.intevation.de/
Intevation GmbH, Neuer Graben 17, 49074 Osnabrück; AG Osnabrück, HR B 18998
Geschäftsführer:   Frank Koormann,  Bernhard Reiter,  Dr. Jan-Oliver Wagner

Attachment: pgpeWD3183Xes.pgp
Description: PGP signature

Reply via email to