nextcloud / nextcloud/mail

Mail merge

Open
#11,066 4 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop design design: gap analysis 🕳️ enhancement skill:backend skill:frontend
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.