Home

Awesome

<!-- - SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors - SPDX-FileCopyrightText: 2013-2016 ownCloud, Inc. - SPDX-License-Identifier: AGPL-3.0-only -->

Nextcloud Mail

Downloads REUSE status GitHub Workflow Status Codecov Dependabot Status

πŸ’Œ A mail app for Nextcloud

Why is this so awesome?

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:

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.

Maintainers

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.