namesppace trouble

Bron Gondwana brong at fastmail.fm
Sun Jun 2 15:49:43 EDT 2013


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 at fastmail.fm


More information about the Info-cyrus mailing list