mirror of
https://github.com/chatmail/relay.git
synced 2026-05-12 17:14:36 +00:00
Replace CHATMAIL_SSH env var with --ssh-host / --ssh-config pytest options. Monkey-patch socket.getaddrinfo to resolve .localchat domains via ssh-config mappings. Add process cleanup to Remote, fix subprocess stdin inheritance, and pass ssh_config through online tests.