cmdeploy: cmdeploy run option to skip DNS checks

This commit is contained in:
Keonik1
2025-10-08 10:24:44 +02:00
committed by missytake
parent 65c0bf13f2
commit d39076f0d6
2 changed files with 13 additions and 3 deletions

View File

@@ -20,6 +20,9 @@
- Allow ports 143 and 993 to be used by `dovecot` process
([#639](https://github.com/chatmail/relay/pull/639))
- Add `--skip-dns-check` argument to `cmdeploy run` command, which disables DNS record checking before installation.
([#661](https://github.com/chatmail/relay/pull/661))
## 1.7.0 2025-09-11
- Make www upload path configurable