You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good catch -- Docker networks don't typically have IPv6 enabled, so this
doesn't really make much difference for any of the ways I deploy this, but
is probably something worth fixing.
https://github.com/tianon/dockerfiles/blob/master/exim4/Dockerfile#L29
^ Code seems to imply that only ipv4 hosts will be allowed to relay, though in the same file, it is listening on both ipv4 and ipv6.
The text was updated successfully, but these errors were encountered: