>> I am running my SquirrelMail (1.2.10) installation via HTTPS (which >> works fine), however i would like the connections to the IMAP and SMTP >> server to be secure (imap over ssl, smtp over ssl) or that that I use >> the STARTTLS functionality in the protocols.
Not possible using SquirrelMail 1.2.10 unless you use a wrapper such as stunnel. You can use SquirrelMail 1.3.3 (unreleased, still in CVS) to connect directly to an IMAP TLS port, but not using the STARTTLS command. It needs to be a dedicated TLS listener. This requires PHP 4.3.x, which is currently considered "unstable" (to say the least), and not recommended for use with SquirrelMail at this time. I recommend you use stunnel or a similar wrapper to get the functionality you want. Of course, if your IMAP server is localhost, there is absolutely no benefit.. -- Chris Hilts [EMAIL PROTECTED] ------------------------------------------------------- This SF.NET email is sponsored by: Order your Holiday Geek Presents Now! Green Lasers, Hip Geek T-Shirts, Remote Control Tanks, Caffeinated Soap, MP3 Players, XBox Games, Flying Saucers, WebCams, Smart Putty. T H I N K G E E K . C O M http://www.thinkgeek.com/sf/ -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
