SnappyMail
About this project

Simple, modern, lightweight & fast web-based email client.
The drastically upgraded & secured fork of RainLoop Webmail Community edition.
We thank the RainLoop Team for making a great PHP 5 product that was good in the past.
Up to date system requirements, snappy performance, simple installation and upgrade, no database required - all these make SnappyMail a good choice.
For more information about the product, check snappymail.eu.
Information about installing the product, check the wiki page.
And don't forget to read the whole Wiki.
License
SnappyMail is released under GNU AFFERO GENERAL PUBLIC LICENSE Version 3 (AGPL). http://www.gnu.org/licenses/agpl-3.0.html
Copyright (c) 2020 - 2024 SnappyMail Copyright (c) 2013 - 2022 RainLoop
Modifications
This fork of RainLoop has the following changes:
- Privacy/GDPR friendly (no: Social, Gravatar, Facebook, Google, Twitter, DropBox, X-Mailer)
- Admin uses password_hash/password_verify
- Auth failed attempts written to syslog
- Added Fail2ban instructions
- ES2020
- PHP 7.4+ required
- PHP mbstring extension required
- PHP replaced pclZip with PharData and ZipArchive
- Dark mode
- Added option to remove background/font colors from messages for real "dark mode"
- Removed BackwardCapability (class \RainLoop\Account)
- Removed ChangePassword (re-implemented as plugin)
- Removed POP3 support
- Removed background video support
- Removed Sentry (Application Monitoring and Error Tracking Software)
- Removed Spyc yaml
- Removed OwnCloud
- Replaced gulp-uglify with gulp-terser
- CRLF => LF line endings
- Embed boot.js and boot.css into index.html
- Removal of old JavaScript code (things are native these days)
- Added modified Squire HTML editor as replacement for CKEditor
- Updated Sabre/VObject
- Split Admin specific JavaScript code from User code
- Split Sieve specific JavaScript code from User code
- JSON reviver
- Better memory garbage collection management
- Added serviceworker for Notifications
- Added advanced Sieve