Auteur: Johannes Nohl Date: À: exim-users Sujet: Re: [exim] more than one smtp transport bounded to several ip
adresses
Your description is so great. It worked as you described. THANKS A LOT!!
> Note that $sender_address_domain contains the domain in the envelope
> from. If you want something else (e.g., the from header rather than the
> envelope from), then you'd need to use some other expansion variable.
> Please see the exim manual for a full list, under "Expansion variables".
As you said I had to replace $sender_address_domain with
${domain:$reply_address}, the transport looks like this: