mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
check_call always returns 0 or raises, making retcode!=0 branches unreachable. Also remote_data was undefined with --skip-dns-check.
check_call always returns 0 or raises, making retcode!=0 branches unreachable. Also remote_data was undefined with --skip-dns-check.