nextcloud / nextcloud/mail

Only send web notifications for emails _only_ to you

Open
#906 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop design enhancement
Dominant language
JavaScript
Stars
1k
Forks
348
Avg merge
12h 28m
Merged PRs (30d)
91

Description

Similar to "Focused inbox" (or combined with that), it would be nice to only receive notifications for really important emails, which are:

  • Only to you (no one else in "to" or in "cc").
  • Not from a noreply address

Is that possible at all?


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

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 does not name files, tests, or entry points. Start by tracing how incoming email recipients and sender addresses are exposed to the notification logic, then identify where notification eligibility is decided. Done means notifications are limited to messages addressed only to the user and exclude noreply senders, with coverage for both conditions.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.