Notice: As of June 26th 2011 Crystal Mail has been put on a development freeze. While the project will one day resume development, currently it is not under active development.
License
http://www.gnu.org/licenses/gpl-3.0-standalone.html
Dependancies
- An Apache or Lighttpd Webserver .htaccess support allowing overrides for DirectoryIndex
- PHP Version 5.2 or greater including – PCRE, DOM, JSON, XML, Session, Sockets (required)
- libiconv (recommended)
- mbstring (optional)
- fileinfo (optional)
- mcrypt (optional)
- PEAR packages distributed with Crystal Mail or external:
- MDB2 2.5.0 or newer
- Mail_Mime 1.7.0 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)
- file_uploads enabled (for attachment upload features)
- session.auto_start disabled
- zend.ze1_compatibility_mode disabled
- suhosin.session.encrypt disabled
- mbstring.func_overload disabled PHP compiled with OpenSSL to connect to IMAPS and to use the spell checker
- A MySQL (4.0.8 or newer), PostgreSQL, MSSQL database engine or the SQLite extension for PHP One of the above databases with permission to create tables
- An SMTP server (recommended) or PHP configured for mail delivery