Torsten writes:
Hi,I want to use a hashing mechanism (nhash) from my MTA (Exim) to split up the users maildirs into subfolders.The directory structure looks like this: /var/mail/0/totty or /var/mail/126/bill Here is the part from the Exim configuration: file = "/var/mail/${nhash_127:$local_part}/$local_part/INBOX" My problem is, that I haven`t got a clue how the imap daemon deals with the new directory structure. Has courier an implemented hashing mechanism?
No. Courier expects that you will provide each account's home directory in your authentication database. Whatever authentication method you are using - /etc/passwd, LDAP, MySQL, or whatever, each account must have its home directory defined and Courier will simply use whatever is set in the account database.
pgp7mpgWnDiRI.pgp
Description: PGP signature
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
