๐ A mail app for Nextcloud
- ๐ Integration with other Nextcloud apps! Currently Contacts, Calendar & Files โ more to come.
- ๐ฅ Multiple mail accounts! Personal and company account? No problem, and a nice unified inbox. Connect any IMAP account.
- ๐ Send & receive encrypted mails! Using the great Mailvelope browser extension.
- ๐ Weโre not reinventing the wheel! Based on the great Horde libraries.
- ๐ฌ Want to host your own mail server? We donโt have to reimplement this as you could set up Mail-in-a-Box!
And in the works for the coming versions:
- ๐ Proper grouping of message threads
- ๐๏ธ Folder management
If you experience any issues or have any suggestions for improvement, use the issue tracker. Please follow the issue template chooser so we get the info needed to debug and fix the problem. Thanks!
For new contributors, please check out ContributingToNextcloudIntroductoryWorkshop
Just clone this repo into your apps directory (Nextcloud server installation needed). Additionally, npm to fetch Node.js is needed for installing JavaScript dependencies.
Once npm and Node.js are installed, PHP and JavaScript dependencies can be installed by running:
make dev-setup
We are also available on our public Mail development chat, if you want to join the development discussion. Please report bugs here on Github and open any questions and support tickets at the community forum.
Need help? Check out our documentation. It's split into three parts.
- Admin documentation (installation, configuration, troubleshooting)
- Developer documentation (developer setup, nightly builds)
- User documentation (usage, keyboard shortcuts)
Christoph Wurst, Jan-Christoph Borchardt, Steffen Lindner and many more
If youโd like to join, just run through the issue list and fix some. :)