Re: [exim] selecting random ip from file

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Jeremy Harris
日付:  
To: exim-users
題目: Re: [exim] selecting random ip from file
On 12/05/2021 10:11, Arkadiusz Miśkiewicz via Exim-users wrote:
> example.com: 1.1.1.1, 2.2.2.2, 3.3.3.3
>
> The number of ip addresses can be different for each domain listed there.
>
> How to approach this in exim way?


expansions:

listcount
randint
eval
listextract

--
Cheers,
Jeremy