On Wed, Dec 20, 2006 at 02:39:21PM -0800, Cassandra wrote:
courier-authlib, and sqwebmail. I followed the instructions as
outlined in the sqwebmail INSTALL file. sqwebmail starts and is
running (ps aux | grep sqwebmail), and I get the login page. However,
no matter which user I try to log in as, I get the message "Invalid
Userid and Password."
Follow the instructions at
http://www.courier-mta.org/authlib/README.authdebug.html
to debug this problem.
You can take sqwebmail out of the equation entirely by using
authtest <username> <password>
at the command line.
Also, during sqwebmail setup, it never asked for any kind of MySQL
authentication information (which surprised me a bit!).
That's part of courier-authlib's configuration. The config files are
authdaemonrc and authmysqlrc. It's up to you to configure these to meet your
requirements. If you have a backup of the old E-mail server then you can use
the old files as a guide, although I'd recommend starting with the new file
and updating each parameter by hand.
HTH,
Brian.