>> In your previous post you've shown that you don't have the values for 
>> Home Directory or Maildir in authldaprc - how do you thing Courier knows 
>> where to look for them?
> I now have:
> 
> LDAP_HOMEDIR            /etc/openldap
This has to match your LDAP schema homedir attribute (ex. homeDirectory) 
not a file system directory.

> 
> LDAP_MAILROOT        /var/qmail/maildirs
> 
> My mailboxes are in /var/qmail/maidirs/gamito, 
> /var/qmail/maildirs/mario, etc.

> I keep getting the same error.
> 
> Any ideas ?
You have to provide a value for your LDAP_HOMEDIR and LDAP_MAILDIR 
attribute within your LDAP entry.

example:
dn: [EMAIL PROTECTED],...
...
homeDirectory: /var/qmail/maidirs/gamito
mailbox: Maildir


regards
Chris



-------------------------------------------------------------------------
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
Courier-imap@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap

Reply via email to