> 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
>> 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
> 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
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