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