Re: [exim] DKIM signing for multiple domains

Etusivu
Poista viesti
Vastaa
Lähettäjä: Andrew Colin Kissa
Päiväys:  
Vastaanottaja: Odhiambo Washington
Kopio: exim users
Aihe: 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.