In article <[email protected]> you wrote: > On 18/08/2020 03:08, Kevin Shell via Exim-users wrote: >> I want to rewrite sender address conditionally based on recipent domain, i.e. >> if recipent domain is in local domains, don't do rewrite >> else rewrite envelope and header sender address. >> >> Is it possible to do this in Exim? > > Use headers_rewrite and return_path on the outbound transport.
Thanks for the hints, my modified config file now works. -- kevin -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
