summaryrefslogtreecommitdiff
path: root/roundcubemail/INSTALL
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-03-08 07:13:09 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-03-08 07:13:09 +0000
commit90fd1987fa24fa6b9499fbcdb82fc5630b7a3420 (patch)
tree85bd053e13aa11c1833b315b4d67e0c59be0a79a /roundcubemail/INSTALL
parent630c7525f948491d04140a5588aa1e468c3167ae (diff)
- Net_SMTP 1.4.2 with fix for #1486537
git-svn-id: https://svn.roundcube.net/trunk@3339 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/INSTALL')
-rw-r--r--roundcubemail/INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/INSTALL b/roundcubemail/INSTALL
index eac85e73b..0286bebe7 100644
--- a/roundcubemail/INSTALL
+++ b/roundcubemail/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)