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:53:05 +0200 |
commit | e7d997915dac4e4a08995e6ba40dd50c92cafc4a (patch) | |
tree | 4cf0ad25f8f0792fd0945ef7af2d48efd9b706fb /INSTALL | |
parent | 0b0bc46a909924aa8770f3f72998bab23440bb90 (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) |