You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
b57df78dac
1916: Ratelimit outgoing emails per user r=mergify[bot] a=nextgens ## What type of PR? Feature ## What does this PR do? A conflict-free version of #1360 implementing per-user sender limits ### Related issue(s) - close #1360 - close #1031 - close #1774 ## Prerequistes Before we can consider review and merge, please make sure the following list is done and checked. If an entry in not applicable, you can check it or remove it from the list. - [x] In case of feature or enhancement: documentation updated accordingly - [x] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file. Co-authored-by: Florent Daigniere <nextgens@freenetproject.org> Co-authored-by: Dimitri Huisman <diman@huisman.xyz> |
3 years ago | |
---|---|---|
.. | ||
assets | 5 years ago | |
mailu | 3 years ago | |
migrations | 6 years ago | |
.gitignore | 7 years ago | |
Dockerfile | 3 years ago | |
README.md | 7 years ago | |
audit.py | 7 years ago | |
babel.cfg | 7 years ago | |
messages.pot | 7 years ago | |
package.json | 3 years ago | |
requirements-prod.txt | 3 years ago | |
requirements.txt | 3 years ago | |
start.py | 3 years ago | |
webpack.config.js | 5 years ago |
README.md
Mailu Admin container
This is the web-based administrative interface for the Mailu containerized mail server.
Resources
- Report issues and send Pull Requests in the main Mailu repository