On Thu, 27 Feb 2003, Dave Peters wrote: > Jon, > > Thanks for taking the time to look at my problem. > > I recompiled and reinstalled courier-imap with the code that you > suggested, however It did not give me any more information. > > =-=-= > Feb 27 12:25:28 hostname imapd: Connection, ip=[::ffff:68.144.21.215] > Feb 27 12:25:28 hostname imapd: chdir "": No such file or directory > =-=-= > > I have tried with the following setup in the authldap file: > > LDAP_MAILDIR mailMessageStore > LDAP_HOMEDIR mailMessageStore > > and in my LDAP my mailMessageStore has the value of /home/vmail/davep
Actually, it's told you quite a bit more. It's told you the variable homedir has an empty value. That's more than you knew before. Are you using the LDAP_MAILROOT environment variable? I have very little ldap knowledge, but I'm guessing that somehow the LDAP_MAILDIR environment variable is not being exported properly. -- "I was raised by a pack of wild corn dogs." Jon Nelson <[EMAIL PROTECTED]> C and Python Code Gardener ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
