----- Original Message ----- 
From: "Scott Sharkey" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 24, 2003 10:00 AM
Subject: [courier-users] HELP with sqwebmail?


> Hi All,
>
> I am having problems with sqwebmail authentication.  I've done this
> before on other systems without problems, but it's not working on this
> one.
>
> Red Hat 9, sqwebmail 3.6.0, MySQL
>
> I have a database defined in MySQL.  I can login to that database
> using the userid and password specified in authmysqlrc, and do
> a query to get a password, so I know the db is working.
>
> When I connect to the server:
>
> http://webmail.server.dom/cgi-bin/sqwebmail
>
> I get "connection refused" messages and the following logged in
> the apache Access Log (NOT the error log!)
>
> "GET /cgi-bin/sqwebmail HTTP/1.1" 303 0 "-" "Mozilla/5.0 Galeon/1.2.7
> (X11; Linux i686; U;) Gecko/20030131"
>
> The 303 error indicates a redirection.  Not sure what that means,
> exactly.

You must have compiled sqwebmail with the option to force ssl connection
which means that its trying to redirect to
https://webmail.server.dom/cgi-bin/sqwebmail
>
> I can get a cgi-test program in the same directory without problems,
> so I don't THINK it's a problem with Apache, but I'm not sure.
>
> Any suggestions?
>
> Thanks!
>
> -Scott
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: The SF.net Donation Program.
> Do you like what SourceForge.net is doing for the Open
> Source Community?  Make a contribution, and help us add new
> features and functionality. Click here: http://sourceforge.net/donate/
> _______________________________________________
> courier-users mailing list
> [EMAIL PROTECTED]
> Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
>



-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to