/mail

:love_letter: Mail app for Nextcloud

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

Nextcloud Mail

Downloads Build Status Scrutinizer Code Quality PHP Coverage JavaScript Coverage Bountysource

A mail app for Nextcloud

Why is this so awesome?

  • ๐Ÿš€ 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.
  • ๐Ÿ”’ Send & receive encrypted mails! Using the great Mailvelope browser extension.
  • ๐Ÿ™ˆ Weโ€™re not reinventing the wheel! Based on the great Horde libraries.

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 so we get the info needed to debug and fix the problem. Thanks!

Development setup

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 install-composer-deps
make optimize-js

Documentation

Need help? Check out our documentation. It's split into three parts.

Maintainers

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. :)