mail
mail copied to clipboard
💌 Mail app for Nextcloud
### Steps to reproduce 1. Configure an IMAP Inbox with mail 2. Send 20-30 mails to your inbox 3. Wait till they are avialable in mail 4. delete them on...
fixes #9638
I always use CTRL + left click for selecting the messages in the list view. When selecting multiple draft messages the editor opens. Pressing CTRL while clicking on an enevelope...
Fix https://github.com/nextcloud/mail/issues/9238 TODO: - [x] Create outbox pinia store - [ ] Update outbox store usages - [ ] Manual testing
### Is your feature request related to a problem? Please describe. Vue 3 uses Pinia, not Vuex ### Describe the solution you'd like Upgrade the outbox store to Pinia while...
Fix https://github.com/nextcloud/mail/issues/8866 TODO: - [x] Add printing button - [x] Implement printing iframe - [x] Add additional information and styling
Upstream fix at https://github.com/bytestream/Mime/pull/7 or https://github.com/bytestream/Mime/pull/8 (both were tested locally) **TL;DR:** Sent email bodies are saved as 7bit quoted-printable but the headers say 8bit. I switched to the streamed implementation...
I'm not sure but I think earlier there were only unread/important inbox mails shown up, now all mails are shown In both of this dashlets:  ### Expected behavior only...
### Steps to reproduce 1. Open any email thread where you received an email 2. All emails received are shown as 2 separate emails but with the exact same content...