Limit for send mail per hour
Nobody has claimed this yet.
- 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
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 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