Nigel kendrick wrote:
This one is perplexing me: I have three servers with pretty much indentical
configurations; two are running the latest SquirrelMail
(+PostFix+SpamAssassin+ClamAV+IMAP/Dovecot) on CentOS4 (RHEL4) and one is on
CentOS3.4 (RHEL3). All three servers are running the secure_login plugin but
one of the CentOS4 servers just gives me 'unknown user or password
incorrect' if I try to login via a secure (https) connection - if I remove
the plugin and do a regular (http) connection it's OK.

I have checked the LoginError wiki pages and a few other suggestions about
cookie and php.ini settings to no effect. I have compared as many ini and
config files between the two CentOS4 servers as possible and have drawn a
blank - the only thing I am not sure about is that the working '4' server is
on a site with a single fixed IP address and the non-working one is on a
site with 5 fixed IP addresses and I know that the IP resolution (ie:
whatismyip.com) from this site tends to return the ISP's gateway address for
our site rather than the actual IP address of the server - could this be
causing problems or am I way out on this?

Don't think so... the latest version of that plugin detects SSL connections based on the port number.

Any suggestions or debugging hints would be appreciated.

I'd say increase the verbosity of your IMAP server and watch your maillog to see what is happening. You might also do a dump of the $_SERVER variable on both servers, since $_SERVER['HTTP_HOST'] and $_SERVER['REQUEST_URI'] are both being used by the plugin (oh, and SERVER_PORT). Otherwise, I have no idea, at least not from here....

-paul



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [email protected]
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to