diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-03-30 22:31:38 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-03-30 22:31:38 +0000 |
commit | cf65baccc0e622455702728347352cf4b4172201 (patch) | |
tree | a1035effae31faa591fdb1679fc9ae771e62438f /mail/imp3 | |
parent | 10450800a2a8c50050e46454eb4693a24b287aee (diff) |
Notes
Diffstat (limited to 'mail/imp3')
-rw-r--r-- | mail/imp3/pkg-descr | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/mail/imp3/pkg-descr b/mail/imp3/pkg-descr index 7aa00a473a1b..d669ed5d0c9e 100644 --- a/mail/imp3/pkg-descr +++ b/mail/imp3/pkg-descr @@ -2,8 +2,12 @@ IMP 3 is the new stable version of IMP. Features that have been added include searching; a new, flexible preferences system; a hierarchical folder tree; and more. -It requires PHP4. You should use it if you want to take advantage of -PHP4s built-in session handling and improved speed or if you want access -to features such as the interactive spell checker and folder searching. +It requires PHP4. You should use it if you want to take advantage +of PHP4s built-in session handling and improved speed or if you +want access to features such as the interactive spell checker and +folder searching. PHP4 should be configured to support IMAP / +IMAP-SSL, OpenLDAP, OpenSSL, mcrypt, XML, FTP, gettext, zlib, MCAL +and a database (like MySQL or PostgreSQL). For Japanese language, +please enable mbstring. WWW: http://www.horde.org/imp/ |