I have a strange setup here... System users have thier mail in /var/spool/mail/system/$username Ive setup /etc/login.defs and /etc/pam.d in the following way...
== login.defs == MAIL_FILE /var/spool/mail/system/ == end == == /etc/pam.d/login (and ssh, and imap )== session optional pam_mail.so standard dir=/var/spool/mail/system == If I login and try using mutt, it works fine, however, logging in via IMAP will fail, as it's trying to read /home/$useruser/Maildir. How can I correct this? Many Thanks, -- Ian P. Christian President Of Termisoc ------------------------------------------------------- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
