mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-14 10:53:30 +02:00
9289fa6420
1896: save dkim key after creation r=mergify[bot] a=ghostwheel42 ## What type of PR? bug-fix ## What does this PR do? saves generated dkim key after creation vi web ui. after the model change the domain object needs to be added and flushed via sqlalchemy. ### Related issue(s) closes #1892 Co-authored-by: Alexander Graf <ghostwheel42@users.noreply.github.com> |
||
---|---|---|
.. | ||
assets | ||
mailu | ||
migrations | ||
.gitignore | ||
audit.py | ||
babel.cfg | ||
Dockerfile | ||
messages.pot | ||
package.json | ||
README.md | ||
requirements-prod.txt | ||
requirements.txt | ||
start.py | ||
webpack.config.js |
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