nextcloud / nextcloud/mail

Restrict mail adresses to specified domains

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

Nobody has claimed this yet.

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

Description

Currently we use Rainloop, because there is the possibility to restrict mail addresses to specified domains (e.g. only mail addresses @example.com).
This has the advantage that users cannot, for example, enter private mail addresses, but only business ones that contain the specified domain name.
I would very much like to see this feature in the standard mail app.

  • Allow list
  • Block list

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

No files, tests, or entry points are named in the issue. Start by surveying the mail app to find where recipient addresses are entered and validated, then clarify how configurable allow and block lists should behave and verify both cases.

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
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.