Add advanced control over the SSL context used when connecting to the SMTP and IMAP...
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 21 Jan 2014 01:13:49 +0000 (01:13 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 21 Jan 2014 01:13:49 +0000 (01:13 +0000)
commit9aaa9ae25065b41ecf3dbdf382c4f5dea7e84ffa
treefa7382a6a5d50d0d42cd947dddcb1e7079f05a38
parent7d503d0f7616f40018332d093ff6a1ab05b95eec
Add advanced control over the SSL context used when connecting to the SMTP and IMAP servers over SSL/TLS (Thanks to Emmanuel Dreyfus)

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@14427 7612ce4b-ef26-0410-bec9-ea0150e637f0
30 files changed:
class/deliver/Deliver.class.php
class/deliver/Deliver_SMTP.class.php
class/deliver/Deliver_SendMail.class.php
config/config_local.example.php
doc/ChangeLog
functions/imap_general.php
include/options/folder.php
plugins/filters/filters.php
plugins/filters/options.php
plugins/filters/spamoptions.php
plugins/info/options.php
plugins/mail_fetch/fetch.php
plugins/mail_fetch/functions.php
plugins/mail_fetch/options.php
plugins/message_details/message_details_bottom.php
plugins/sent_subfolders/functions.php
plugins/spamcop/functions.php
plugins/spamcop/spamcop.php
src/compose.php
src/download.php
src/empty_trash.php
src/folders.php
src/left_main.php
src/redirect.php
src/right_main.php
src/search.php
src/vcard.php
src/view_header.php
src/view_html.php
src/view_text.php