[exim] Re: Unexpected 're-routed to' in require verify = rec…

Top Page
Delete this message
Reply to this message
Author: Julian Bradfield
Date:  
To: exim-users
Subject: [exim] Re: Unexpected 're-routed to' in require verify = recipient?
On 2023-05-23, Julian Bradfield via Exim-users <exim-users@???> wrote:
> On 2023-05-23, Jeremy Harris via Exim-users <exim-users@???> wrote:
>> On 23/05/2023 12:21, Sander Smeenk via Exim-users wrote:
>>> I try to send a message to 'info@???', but Exim
>>> unexpectedly changes that to 'info@???',
>>
>>> | re-routed to info@???
>>>
>>> I'd rather it did not do this. Since the addres *i gave it* works, and
>>> the address *it made up itself* fails delivery with '550 user unknown'.
>>
>> You have some explicit coding in your config to do this.
>> Your config is making the decision to change the domain.
>> If you don't want it, don't do it.
>
> I tried the same debugging line on my system, with the same result.
> I have no header rewriting mentioned in my config, apart from one rule
> in a router that does not apply to this address.
>
> So it's very unobvious what the "explicit coding" might be.


Just having a quick look at the source code, what does line 415 of
dnslookup.c (in git master) do, since ob->rewrite_headers is true?

--
## subscription configuration (requires account):
## https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
## exim-users-unsubscribe@???
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/