mail icon indicating copy to clipboard operation
mail copied to clipboard

💌 Mail app for Nextcloud

Results 750 mail issues
Sort by recently updated
recently updated
newest added

### Steps to reproduce 1. On mobile, open an email with an unsubscribe link ### Expected behavior The Unsubscribe link never overlaps with anything. ### Actual behavior Depending on the...

bug
1. to develop

For #10668 Ref https://github.com/nextcloud/mail/issues/10723#issuecomment-2684836564 Get rid of one SQL query for every call to `MessagesController::index()` (and other consumers of `IMailSearch::findMessages()`). Query the search results (messages) directly instead of querying their...

3. to review
backport-request
performance 🚀
feedback-requested

### Steps to reproduce 1. Switch from any split view to list view ### Expected behavior The subject is shown (at least the major part) ### Actual behavior The subjects...

bug
1. to develop
design

### Is your feature request related to a problem? Please describe. As a Nextcloud Mail user I want to be able to composer an email while I navigate between other...

enhancement
1. to develop

### Summary - Requires: https://github.com/nextcloud/server/pull/55968 - Added a mail send task - Added a mail send provider - Modified mail provider mail send to create sending task

2. developing

Local copy of https://github.com/nextcloud/mail/pull/11943 with squashed commits. - Inject ITimeFactory into AttachmentService constructor - Set createdAt using timeFactory.getTime() when creating attachments - Update unit tests to mock ITimeFactory and expect...

bug
2. developing

### Steps to reproduce 1. get an email with an invite from office365 calender 2. click accept. 3. it is shown as accepted in nc mail and nc calendar 4....

bug
1. to develop

### Is your feature request related to a problem? Please describe. As a Nextcloud user I want to be able to write a message while I'm writing another one. For...

enhancement
1. to develop
design: gap analysis 🕳️

### Is your feature request related to a problem? Please describe. During the mail brainstorming session at our Contributor Week 2025, we received feedback that users aren't happy with the...

enhancement
1. to develop
design
design: brainstorming 🧠

### Expected behavior I should be able to have a radio box like this : ![image](https://user-images.githubusercontent.com/4413101/108425819-03dcb480-7209-11eb-9879-7fb298fa1a14.png) ### Actual behavior The users are not able to set their email signature properly...

bug
help wanted
1. to develop