Hello I'm trying to allow domain literals, but I have some problems:
In my /etc/exim.conf I can see:
if I uncomment # local_domains_include_host_literals exim won't restart so I commented the line again.
Have you any suggestions?
Thanks
Alessio
In my /etc/exim.conf I can see:
Code:
# If you want to accept mail addressed to your host's literal IP address, for
# example, mail addressed to "[email protected][111.111.111.111]", then uncomment the
# following line, or supply the literal domain(s) as part of "local_domains"
# above.
# local_domains_include_host_literals
Have you any suggestions?
Thanks
Alessio