diff options
author | Aleksander Machniak <alec@alec.pl> | 2012-07-23 08:52:23 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2012-07-23 08:52:23 +0200 |
commit | 114cf1281b1546f1efb8f78f92b179dd6afcaaa9 (patch) | |
tree | f97b2629dadc1282de790eb93de34931edb4c5cf /INSTALL | |
parent | 7938312aaa802122e7740bcd789b8469919bc875 (diff) |
Update Net_SMTP/Auth_SASL packages to fix Digest-MD5/Cram-MD5 authentication (#1488571)
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ REQUIREMENTS - 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) |