Hi, I set up a maddy instance in a podman container. Everything looks good so far. When I test my server with https://email-security-scans.org/, it always fails with IPv6 test. I believe I have setup IPv6 access properly.
One of the failed email addresses is measurement@v6-mail.measurement.email-security-scans.org. Relevent logs:
[debug] remote: trying {"domain":"v6-mail.measurement.email-security-scans.org","msg_id":"045b14e1-651e2d3a","remote_server":"mail-v6.measurement.email-security-scans.org."}
[debug] mx_auth.mtasts: MTA-STS error {"err":"mtasts: no policy"}
remote: cannot use MX {"domain":"v6-mail.measurement.email-security-scans.org","msg_id":"045b14e1-651e2d3a","reason":"no address associated with the host","remote_server":"mail-v6.measurement.email-security-scans.org.","tls_err":null}
And I can confirm that the container can resolve and connect to the v6-only MX server:
Describe the bug
Hi, I set up a maddy instance in a podman container. Everything looks good so far. When I test my server with https://email-security-scans.org/, it always fails with IPv6 test. I believe I have setup IPv6 access properly.
One of the failed email addresses is
measurement@v6-mail.measurement.email-security-scans.org
. Relevent logs:And I can confirm that the container can resolve and connect to the v6-only MX server:
Steps to reproduce
Send an email to
measurement@v6-mail.measurement.email-security-scans.org
. It will fail.Log files
With
debug yes
, IP/domain names redacted:Configuration file
Almost the default one:
Environment information
Running in a podman container. Full command:
The network
dualstack
is created with: