Skip to content

nextcloud/mail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

66346e7 Β· Sep 29, 2023
Sep 27, 2023
Oct 1, 2022
Sep 25, 2023
Jan 20, 2023
May 12, 2023
Jun 7, 2023
Aug 17, 2022
Sep 29, 2023
Sep 25, 2023
Nov 4, 2022
Sep 29, 2023
Apr 20, 2023
Sep 18, 2023
Sep 12, 2023
Jul 22, 2022
Jul 8, 2022
Jan 17, 2023
Mar 31, 2023
Sep 25, 2015
Oct 25, 2018
Jan 27, 2023
Nov 10, 2021
Aug 31, 2023
Sep 12, 2016
May 6, 2019
Aug 8, 2023
Sep 8, 2023
Dec 22, 2020
Oct 30, 2020
Sep 27, 2023
Sep 27, 2023
Jun 15, 2022
Oct 24, 2019
Jun 7, 2023
Sep 29, 2023
Sep 29, 2023
Aug 17, 2018
Aug 9, 2023
Jan 25, 2023
Apr 28, 2023
Mar 6, 2023
Sep 1, 2020
Jul 20, 2022
Jun 3, 2022

Repository files navigation

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.
  • πŸ“‘ Message threads! Now we have proper grouping of message threads.
  • πŸ—„οΈ Mailbox management! You can edit, delete, add submailboxes and more.
  • πŸ™ˆ 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!

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!

Ethical AI Rating

Priority Inbox

Rating: 🟒

Positive:

  • The software for training and inferencing of this model is open source.
  • The model is created and trained on-premises based on the user's own data.
  • The training data is accessible to the user, making it possible to check or correct for bias or optimise the performance and CO2 usage.

Thread Summaries (opt-in)

Rating: 🟒/🟑/🟑/πŸ”΄

The rating depends on the installed text processing backend. See the rating overview for details.

Learn more about the Nextcloud Ethical AI Rating in our blog.

Installation

The app is distributed through the app store and you can install it right from your Nextcloud installation.

Release tarballs are hosted at https://github.com/nextcloud-releases/mail/releases.

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 and composer is needed for dependency management in PHP.

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.