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_delivery.go | ||
buffer.go | ||
check.go | ||
filesystem.go | ||
logger.go | ||
modifier.go | ||
multitable.go | ||
smtp_server.go | ||
table.go | ||
target.go |