nextcloud / nextcloud/mail

Limit for send mail per hour

Open
#11,327 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement
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.

If you send a large number of emails (for example to a contact group of a sports club), there is a risk of being classified as a spam sender.

Describe the solution you'd like

It would be helpful to have a parameter that limits the number of emails sent within per hour. The remaining emails could be queued for delivery automatically at a later time.

Describe alternatives you've considered

No response

Additional context

No response

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 locating the mail-sending path, then clarify how the hourly limit and deferred delivery should be configured and verified; done should include a defined limit, queued excess messages, later delivery, and coverage for the scheduling behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, php
Domain
backend
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.