summaryrefslogtreecommitdiff
path: root/roundcubemail/INSTALL
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-11-27 15:49:04 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-11-27 15:49:04 +0000
commita8063b2e07795868574b339865d420fcaa3e79be (patch)
treea1964f587d219c2ec6148bdba7fef1d399dd94ba /roundcubemail/INSTALL
parent1b348f753e019deb47ce000f7e0aa3f93e41f0d8 (diff)
Mention Auth_SASL as required PEAR package
git-svn-id: https://svn.roundcube.net/trunk@4282 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/INSTALL')
-rw-r--r--roundcubemail/INSTALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/INSTALL b/roundcubemail/INSTALL
index 534eac65b..2d736ca88 100644
--- a/roundcubemail/INSTALL
+++ b/roundcubemail/INSTALL
@@ -19,6 +19,7 @@ REQUIREMENTS
- MDB2 2.5.0 or newer
- Mail_Mime 1.7.0 or newer
- Net_SMTP 1.4.2 or newer
+ - Auth_SASL 1.0.3 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)