I'm new to sqwebmail--the features look great (I'm currently using qmail
to do Maildir delivery, and am looking for a web interface for those who
don't use mutt), but I'm having some trouble with configuration:
My system is OpenBSD 2.7 + apache-1.3.12-SSL + qmail-1.03.
1. I can't seem to get past the login form (invalid username or password),
despite verifying my login/pass with the authtest program (using authuserdb
authentication).
2. I used configure with the --enable-https option, yet the SECURITY
document in the distribution claims this has not been tested. Anyone
using this option successfully?
3. I'm also new to apache--I've set up my server as a VirtualHost.
Do I need to explicitly allow access to the http template directory?
What do I use for DocumentRoot--INSTALL says this 'should not be accessible
to httpd'. Does this mean that the directory must live outside of the server
root?
TIA for any help.
---Gordon