Dňa 31. októbra 2021 13:33:41 UTC používateľ Sherin A via Exim-users <exim-users@???> napísal:
> Everything on mailmal3 is ok , except exim is not delivering to
>mailman lmtp service on 127.0.0.1:8024 it is sending the following
>error log,
>
>1mhAnW-004vCv-It == my-list@??? R=mailman3_router
>T=mailman3_transport defer (-32) DT=0.000s: failed to lookup IP address
>for localhost
It seems, that your DNS is not translating localhost to IP, what is response to:
host localhost
(or dig, or nslookup, or any other DNS tool...)
You can try to use IP instead of localhost.
--
Slavko