Andrew Watkins writes: > Yes, this is what I have found. So I know misconfiguration is afoot. > I'm writing because the docs have not been clear enough to tell me in > which file I need to set MAILDIR, and what syntax it should be so > courier-imap knows to use /var/mail/$user, instead of > /home/$user/Maildir.
This is mostly for developers of custom authentication modules. Some of the stock authentication modules in Courier-IMAP are also capable of setting MAILDIR: authldap, authmysql, authpgsql, and authuserdb. That is, when using LDAP, MySQL, Postgres, or userdb authentication a non-default maildir location may be specified. There is no equivalent information available in /etc/passwd, hence modules that use the system password file (authpwd, authshadow, authpam), cannot set MAILDIR. -- Sam ------------------------------------------------------- This sf.net email is sponsored by: Jabber - The world's fastest growing real-time communications platform! Don't just IM. Build it in! http://www.jabber.com/osdn/xim _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
