You can define the HOSTS list like

HOSTS = host1.com ; host2.com ; host3.com

and then this expression will do the job

${extract{${eval:${randint:${listcount:<;HOSTS}}+1}}{;}{HOSTS}}

Olaf Hopp (SCC) via Exim-users писал(а) 2025-02-07 11:26:
Dear List,
for routing to my two outgoing smarthosts I have on the internal systems a transport like

    hosts= smarthost-A : smarthost-B
    hosts_randomize = true
    hosts_override = true

which result in a nice 50:50 distribution of outgoing mails.
I have to move smarthost-B into a different network with different IPs
Is there a way to "warm up" the IP-reputation of smarthost-B by starting
with e.g. a 90:10 distribution and increase that over the time ?

--
Sincerely,
Max Kostikov

Attachment: 0x83B6995B.asc
Description: application/pgp-keys

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
## subscription configuration (requires account):
##   https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
##   exim-users-unsubscr...@lists.exim.org
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to