maddy/internal/testutils
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_delivery.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
buffer.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
check.go Update to latest go-smtp 2022-07-09 17:00:23 +03:00
filesystem.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
logger.go MIT => GPLv3; Add license/copyright notices everywhere 2020-07-22 16:12:26 +03:00
modifier.go addapt testcases 2022-01-27 23:13:56 +00:00
multitable.go addapt testcases 2022-01-27 23:13:56 +00:00
smtp_server.go Update to latest go-smtp 2022-07-09 17:00:23 +03:00
table.go Use context.Context in module.Table 2021-07-10 14:56:43 +03:00
target.go Bump go-smtp version, update tests to expect LF in messages 2020-07-24 15:12:04 +03:00