maddy/internal/check/dns
fox.cpp 1d0d9915a0
Update to latest go-smtp
smtp.ConnectionState is no longer a thing and sessions are initialized
early so we can move more processing early. One such change is
in DNSBL - run the check before EHLO completes. Some further optimizations
are possible there - e.g. start DNSBL check once we get EHLO and have
the result ready once we receive MAIL FROM and act accordingly.
2022-07-09 17:00:23 +03:00
..
dns.go check: Remove require_matching_echo 2022-06-18 19:26:48 +03:00
dns_test.go Update to latest go-smtp 2022-07-09 17:00:23 +03:00