summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2010-03-08 07:13:09 +0000
committeralecpl <alec@alec.pl>2010-03-08 07:13:09 +0000
commitcc2c83378cd4c284eed33d13e0ed4705682f26e9 (patch)
treea21c2466206b15e09ae100f0343027d72dbe014c /INSTALL
parentb5de2a1f90c0ac6b16ca372c7e55e8277996182b (diff)
- Net_SMTP 1.4.2 with fix for #1486537
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index eac85e73b..0286bebe7 100644
--- a/INSTALL
+++ b/INSTALL
@@ -18,7 +18,7 @@ REQUIREMENTS
* PEAR packages distributed with Roundcube or external:
- MDB2 2.5.0 or newer
- Mail_Mime 1.6.0 or newer
- - Net_SMTP 1.4.1 or newer
+ - Net_SMTP 1.4.2 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)