Mail merge
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Is your feature request related to a problem? Please describe.
As a Nextcloud Mail user I want to send a list of people a message without them seeing the other recipients. I currently have to write the same message multiple times (inefficient) or send a message to myself with the recipients in bcc (hack, might not pass spam filters)
Describe the solution you'd like
Allow me to broadcast a email to many people.
This should multiplex my email into one individual email per recipient.
Describe alternatives you've considered
N/a
Additional context
N/a
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points; start by tracing Nextcloud Mail's current message composition and sending flow and clarify how recipient privacy and delivery should work. Done means a sender can broadcast one composed message as separate individual emails without exposing recipients, with the behavior verified by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100