From e7d997915dac4e4a08995e6ba40dd50c92cafc4a Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Mon, 23 Jul 2012 02:53:05 -0400
Subject: [PATCH] Update Net_SMTP/Auth_SASL packages to fix Digest-MD5/Cram-MD5 authentication (#1488571)
---
INSTALL | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/INSTALL b/INSTALL
index 3263835..c2cb29c 100644
--- a/INSTALL
+++ b/INSTALL
@@ -21,7 +21,7 @@
- Mail_mimeDecode 1.5.5 or newer
- Net_SMTP 1.4.2 or newer
- Net_IDNA2 0.1.1 or newer
- - Auth_SASL 1.0.3 or newer
+ - Auth_SASL 1.0.6 or newer
* php.ini options (see .htaccess file):
- error_reporting E_ALL & ~E_NOTICE (or lower)
- memory_limit > 16MB (increase as suitable to support large attachments)
--
Gitblit v1.9.1