Re: [exim] DKIM signing for multiple domains

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Andrew Colin Kissa
日付:  
To: Odhiambo Washington
CC: exim users
題目: 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.