SqurrelMail and TLS support (was: Re: Webmail -- What's recommended?)
Jonathan Marsden
jonathan at bach.xc.org
Tue Jul 15 16:56:55 EDT 2003
On 15 Jul 2003, tsg at bugalux.com writes:
> Is it possible to use SSL/TLS connections to IMAP server from
> squirellmail?
Yes, you can do that. Set the parameter:
$use_imap_tls = true;
in the /etc/squirrelmail/config.php file, and as long as you are
running PHP 4.3 or later and have the openssl extension loaded in
/etc/php.ini it will do STARTTLS when communicating with the IMAP
server. This is in SquirrelMail 1.4.1, I think this capability was
added in 1.4.0.
You can also set
$use_smtp_tls = true;
for its connections to the SMTP server.
Jonathan
--
Jonathan Marsden | Internet: jonathan at xc.org | Making electronic
1252 Judson Street | Phone: +1 (909) 795-3877 | communications work
Redlands, CA 92374 | Fax: +1 (909) 795-0327 | reliably for Christian
USA | http://www.xc.org/jonathan | missions worldwide
More information about the Info-cyrus
mailing list