mirror of
https://github.com/chatmail/relay.git
synced 2026-06-25 21:11:05 +00:00
2432d4f498
check_call always returns 0 or raises, making retcode!=0 branches unreachable. Also remote_data was undefined with --skip-dns-check.