maddy/internal/check
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
..
authorize_sender add additional debug log 2022-02-04 00:13:54 +00:00
command Remove deprecated 0.3 module name aliases 2021-07-15 16:27:15 +03:00
dkim Remove deprecated 0.3 module name aliases 2021-07-15 16:27:15 +03:00
dns Update to latest go-smtp 2022-07-09 17:00:23 +03:00
dnsbl Update to latest go-smtp 2022-07-09 17:00:23 +03:00
milter Remove deprecated 0.3 module name aliases 2021-07-15 16:27:15 +03:00
requiretls MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
rspamd refactor(unused): remove unused paramaters 2021-08-10 19:33:54 +03:00
spf check/spf: Ignore SPF permerr and temperr by default 2022-06-18 19:15:09 +03:00
skeleton.go Fix a few linter warnings + gofmt + goimports 2022-06-23 14:34:57 +03:00
stateless_check.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00