On 12/26/23 11:58, Hardy via Exim-users wrote:
I have this router now, but when triggered it throws me a temporary error "remote host address is the local host", which is the whole idea to force a dkim signature to the mail. I guess the local host issue is a protection against looping, but in this case it is wanted and taken care to take a single round only. How can I convince/force exim to allow this?
"allow_localhost" on the transport. Exim docs are at https://exim.org/exim-html-current/doc/html/spec_html/index.html -- Cheers, Jeremy -- ## subscription configuration (requires account): ## https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/ ## unsubscribe (doesn't require an account): ## [email protected] ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
