#503431 exim4: please allow relaying by FQDN as well as by IP

#503431#5
Date:
2008-10-25 22:19:07 UTC
From:
To:
Hi there,

It would be helpful if the "machines to relay mail for" segment of
dpkg-reconfiguring exim4-config would accept FQDNs as well as IP
addresses. This would mean performing a look up each time a relay was
attempted, I guess.

Regards,

Chris

#503431#10
Date:
2012-12-26 11:07:58 UTC
From:
To:
[...]

Hello,

it is already possible to enter host names in this dialogue. However
this breaks relaying if one of the listed FQDNs does not resolve anymore
(old entry, machine was shut down and removed).
http://www.exim.org/exim-html-current/doc/html/spec_html/ch-domain_host_address_and_local_part_lists.html

If we marked this as supported we would need to think about
+ignore_unknown, too.

cu andreas