From 5c84da176cb84f14ec1146f35ebbfff4b7a8c621 Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Sat, 27 Nov 2010 10:49:04 -0500
Subject: [PATCH] Mention Auth_SASL as required PEAR package
---
INSTALL | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/INSTALL b/INSTALL
index 534eac6..2d736ca 100644
--- a/INSTALL
+++ b/INSTALL
@@ -19,6 +19,7 @@
- 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)
--
Gitblit v1.9.1