You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-11-23 22:04:47 +02:00
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>