Author: Daniel Tiefnig Date: To: exim-users Subject: Re: [Exim] accept ip-literals
Tommi Maekitalo wrote: > I need to configure exim 4 to accept IP-literals. [...] > It works in adress-testing-mode (-bt) but not when running as a
> daemon, because acls deny with error "550 relay not permitted".
You'll have to add @[] to your "local_domain" Domainlist, I guess.