Autor: Valentin Nechayev Data: Dla: Andreas Metzler, exim-users Temat: Re: [Exim] allow_localhost (smtp) does not work?
>> total_relay router: defer for netch@??? >> message: remote host address is the local host
> I do not understand your setup, it looks like a big loop,
No. Exim as input filter which forwards all mail to main host MTA (sendmail).
This is unchangeable external condition (legacy).
> but you
> might be interested in the "self" option for the router.
Thanks, `self = pass' fixes it, thought I didn't test yet all side effects.