mail
mail copied to clipboard
💌 Mail app for Nextcloud
### Is your feature request related to a problem? Please describe. Now scheduled sending of Emails is possible. I tried to use it confronted me with this: - i have...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@nextcloud/vue](https://togithub.com/nextcloud-libraries/nextcloud-vue) | [`^8.11.2` -> `^8.13.0`](https://renovatebot.com/diffs/npm/@nextcloud%2fvue/8.11.2/8.13.0) | [](https://docs.renovatebot.com/merge-confidence/)...
### Steps to reproduce 1. Get an email with HTML content and open it. 2. Header is shown, content is blocked and not displayed. ### Expected behavior Content of email...
### Steps to reproduce 1. Set list layout 2. Open a message 3. reload page 4. voila ### Expected behavior Loading skeleton and normal reload time ### Actual behavior I...
### Steps to reproduce I'm on the latest release of NC and also the mail app, and I experience that all incoming emails are classified as important. I haven't found...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@nextcloud/axios](https://togithub.com/nextcloud/nextcloud-axios) | [`^2.4.0` -> `^2.5.0`](https://renovatebot.com/diffs/npm/@nextcloud%2faxios/2.4.0/2.5.0) | [](https://docs.renovatebot.com/merge-confidence/)...
### Steps to reproduce 1. Set up an account 2. Click on a mailbox you haven't opened before. "Ideally it has hundreds of messages" ### Expected behavior The mailbox syncs...
Initial Mail Provider Implementation https://github.com/nextcloud/server/issues/5080
Previously only accounts with a password set would be provisioned with the master password, this patch fixes that. One potential problem with this patch is that it copies a function...