Added IMAP and SMTP STARTTLS extension support.
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 28 Jan 2006 19:24:08 +0000 (19:24 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 28 Jan 2006 19:24:08 +0000 (19:24 +0000)
commita15f9d9379cebc62fa39b6cb10d2195f95ed5081
tree1d3760556a050507b978a37b95e3fe40fd86d444
parent78153530d3c8e63abbc5c193b89323de8b315117
Added IMAP and SMTP STARTTLS extension support.
Saved SMTP EHLO response in class parameters.
Moved sanitizing of SMTP errors from delivery class to display scripts.
Allowed to use configtest.php when client_ip matches server_ip.
There is no 1.3.3 version. TLS was introduced in 1.4.0.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10595 7612ce4b-ef26-0410-bec9-ea0150e637f0
class/deliver/Deliver_SMTP.class.php
config/conf.pl
config/config_default.php
doc/authentication.txt
functions/imap_general.php
plugins/administrator/defines.php
src/compose.php
src/configtest.php
src/read_body.php