mirror of
https://github.com/foxcpp/maddy.git
synced 2025-04-05 14:07:38 +03:00
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. |
||
---|---|---|
.. | ||
bench_test.go | ||
bodynonatomic_test.go | ||
check_group.go | ||
check_runner.go | ||
check_test.go | ||
config.go | ||
config_test.go | ||
dmarc_test.go | ||
metrics.go | ||
modifier_test.go | ||
module.go | ||
msgpipeline.go | ||
msgpipeline_test.go | ||
objname.go | ||
regress_test.go |