mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-09-08 06:04:14 +08:00
Updated Installation instructions (markdown)
parent
fbec9986a7
commit
b4903d6246
1 changed files with 3 additions and 3 deletions
|
@ -21,13 +21,13 @@ Optional extensions:
|
|||
* iconv (is only used for `iconv_mime_encode` but not really needed either)
|
||||
* intl (is used for IDN domain names, when not installed a PHP version is used)
|
||||
* ldap (for contacts)
|
||||
* openssl (for better encryption then XXTEA)
|
||||
* openssl (for better encryption than XXTEA)
|
||||
* PDO (MySQL/PostgreSQL/SQLite) (for contacts)
|
||||
* redis (beta caching driver)
|
||||
* Sodium (for even better encryption then XXTEA and OpenSSL)
|
||||
* Sodium (for even better encryption than XXTEA and OpenSSL)
|
||||
* Tidy (tries to repair outgoing messages HTML structure)
|
||||
* uuid (PECL)
|
||||
* xxtea (PECL, to be faster then xxtea.php)
|
||||
* xxtea (PECL, to be faster than xxtea.php)
|
||||
* zip (to download mail attachments as zip)
|
||||
|
||||
Supported Browsers: Google Chrome 69+, Firefox 78+, Safari 12+, Edge 79+
|
||||
|
|
Loading…
Add table
Reference in a new issue