Autor: Andrew Colin Kissa Data: Dla: Odhiambo Washington CC: exim users Temat: Re: [exim] DKIM signing for multiple domains
> On 25 Sep 2018, at 15:34, Odhiambo Washington <odhiambo@???> wrote:
>
> Thank you very much. This works now.
> Suppose I had different dkim_selectors, is there a simple way to work around that too? :)
Same idea, the option is expandable so you can use a lookup based on $sender_address_domain
to get the selector.