This is a Solaris 9 installation. I am using a local account that can successfully log into the Courier IMAP server just fine. When the login page is displayed also, all of the .gif images are missing. I am not sure if the two are even related?
No.
The installation command I used was: ./configure --with-ispell=/opt/sfw/bin
--enable-mimetypes=/usr/local/apache2/conf --enable-https=auto
--enable-softtimeout=1800 --enable-cgibindir=/usr/local/apache2/cgi-bin
--enable-imagedir=/usr/local/apache2/htdocs
Since the images, by default, are specified with the url /images, --enable-imagedir should probably be /usr/local/apache2/htdocs/images. That's why images don't show.
My etc/pam.conf looks like this:
webmail auth required pam_unix.so shadow nullok webmail account required pam_unix.so shadow nullok webmail session required pam_permit.so
This is the syslog error I get in addition to the "Invalid user or password" message from the login screen.
[ID 599878 user.crit] authdaemon: s_connect() failed: Connection timed out
Anyone have a clue that might help me resolve this?
You need to start sqwebmail's authdaemond.
