Re: [exim] DKIM signing for multiple domains

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Andrew Colin Kissa
Data:  
Para: Odhiambo Washington
CC: exim users
Asunto: 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.