Commit graph

2 commits

Author SHA1 Message Date
fox.cpp
f16506ae1c
module: Fix ModSpecificData initialization 2023-02-05 22:25:34 +03:00
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