maddy/internal/msgpipeline
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
..
bench_test.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
bodynonatomic_test.go addapt testcases 2022-01-27 23:13:56 +00:00
check_group.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
check_runner.go Merge branch 'master' into dev 2021-07-10 00:23:28 +03:00
check_test.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
config.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
config_test.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
dmarc_test.go gofmt -s everything 2020-10-03 18:42:17 +03:00
metrics.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
modifier_test.go addapt testcases 2022-01-27 23:13:56 +00:00
module.go msgpipeline: Fix log messages missing for separate (not endpoint) pipelines 2020-10-31 12:29:05 +03:00
msgpipeline.go Update to latest go-smtp 2022-07-09 17:00:23 +03:00
msgpipeline_test.go go fmt 2022-01-31 21:59:27 +00:00
objname.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
regress_test.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00