chatmail / chatmail/filtermail
allow to whitelist address to skip sending ratelimit
Open
- Dominant language
- Rust
- Stars
- 11
- Forks
- 4
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 17
Description
allow to whitelist some address so the 60 messages per minute limit doesn't apply to them
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Rust code that enforces the 60-messages-per-minute limit and check whether related tests exist. Determine how configured client addresses are represented, then verify that whitelisted addresses bypass the limit while other addresses remain rate-limited.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100