Biont / mail

πŸ’Œ Mail app for Nextcloud

Home Page:https://apps.nextcloud.com/apps/mail

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nextcloud Mail

Downloads GitHub Workflow Status Codecov Dependabot Status

πŸ’Œ 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. 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!

Get on board

For new contributors, please check out ContributingToNextcloudIntroductoryWorkshop

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

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

About

πŸ’Œ Mail app for Nextcloud

https://apps.nextcloud.com/apps/mail

License:GNU Affero General Public License v3.0


Languages

Language:PHP 47.4%Language:JavaScript 41.0%Language:Vue 11.1%Language:SCSS 0.4%Language:Makefile 0.0%Language:CSS 0.0%Language:Shell 0.0%