Only send web notifications for emails _only_ to you
Open
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
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 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