RE: [SM-USERS] https Login Timeout

2003-01-24 Thread Richard Cooper
> SquirrelMail 1.2.9 does not support IMAPS directly - you need to use a > wrapper like stunnel. If you are determined to make > SquirrelMail connect > directly to port 993, you'll need to upgrade to 1.4.0-rc2a > and PHP 4.3.x > (which has other issues, and I don't recommend doing) This is good

Re: [SM-USERS] https Login Timeout

2003-01-24 Thread Chris Hilts
>> I'm running (well almost) Squirrelmail 1.2.9 with Apache 1.2.7, php4.2, >> OpenSSL 0.9.6g and imap-uw-2002 on FreeBSD 4.7-Stable. I installed >> everything seems to be working fine - I changed squirrelmail to point to >> port 993 for imaps and I can connect to port 993 via telnet. I can Squirr

RE: [SM-USERS] https Login Timeout

2003-01-24 Thread Richard Cooper
> Are you connecting to an Imap server running on the same box? > If so, I think it only works if you use the regular Imap port. > You don't really need 993 for the https login anyway. > > Dennis. Thanks for the quick reply :) That would make sense, from the point of view of what's happening. I

Re: [SM-USERS] https Login Timeout

2003-01-24 Thread Dennis Durling
Richard Cooper said: > Hi, > I'm running (well almost) Squirrelmail 1.2.9 with Apache 1.2.7, php4.2, > OpenSSL 0.9.6g and imap-uw-2002 on FreeBSD 4.7-Stable. I installed > everything from the ports tree (Apache, PHP and OpenSSL were already > isntalled and I was already running a secure website). I