mirror of
https://github.com/chatmail/relay.git
synced 2026-05-21 13:28:05 +00:00
feat: faster and simpler DNS checks, better ip-address determination (#346)
* drastically reduce round-trips for dns checks, and do it during 'run' and 'dns' sub commands * provide progress-dots for dns checks and "--verbose" for seeing what is executed remotely * introduce ssh-mediated remote python function execution mechanism
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
## untagged
|
||||
|
||||
- Make DNS-checking faster and more interactive, run it fully during "cmdeploy run",
|
||||
also introducing a generic mechanism for rapid remote ssh-based python function execution.
|
||||
([#346](https://github.com/deltachat/chatmail/pull/346))
|
||||
|
||||
- Don't fix file owner ship of /home/vmail
|
||||
([#345](https://github.com/deltachat/chatmail/pull/345))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user