On Sat, Jun 1, 2013, at 10:22 PM, fddi wrote: > but anyway all the mailboxes are created with username into > > /var/spool/imap/user/username > > while I wanted them to be > > > /var/spool/imap/user/u/username > > I can't figure out while this cyrus-imapd from FreeBSD ports is not like that... > > the cyrus-imap for linux rpm downloaded from invoca.ch has the "standard" behaviour > > /var/spool/imap/user/u/username Note: accuracy is important. That doesn't happen. You can get this: /var/spool/imap/u/user/username /var/spool/imap/f/user/foo But the hashing is never the other way around. For domains it is /var/spool/imap/domain/d/domain.com/f/user/foo/ (no, it's not entirely sane - but that's how it is) Bron. -- Bron Gondwana brong@xxxxxxxxxxx ---- Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/ To Unsubscribe: https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus