Dňa 14. októbra 2021 14:50:23 UTC používateľ Odhiambo Washington via Exim-users 
<[email protected]> napísal:

>> |  This sets the key selector string. After expansion, which can use
>> |  $dkim_domain, this can be a list. Each element in turn is put in the
>> |  expansion variable $dkim_selector which may be used in the
>> |  dkim_private_key option along with $dkim_domain.
>>
>>  Does the assignment dkim_selector="key1:key2" work?
>>
>
>I don't think that would work, because I have to then match a selector to a
>key.

Use something as (from my memory only):

    dkim_private_key = $dkim_selector.$dkim_domain.key

Add "if exists" and path as appropriate (i use dsearch) and store your keys as:

    path/selector.domain.key

regards

Slavko

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to