Hi
I try testing randmap for rando outgoing transport like:

postmap -q [email protected] randmap:{int1,int2,int3,int4,int5}
postmap: fatal: bad syntax: "randmap:int1"; need "randmap:{value...}"

Is avilable to use randmap for this isue ?


In mysql i used query and works fine:
query = select transport from virtual_transport where active='1' order by rand() limit 1;

postmap -q [email protected] mysql:/etc/postfix/mysql_sender_default_rotate_map.cf
smtp149
postmap -q [email protected] mysql:/etc/postfix/mysql_sender_default_rotate_map.cf
smtp12
postmap -q [email protected] mysql:/etc/postfix/mysql_sender_default_rotate_map.cf
smtp8
postmap -q [email protected] mysql:/etc/postfix/mysql_sender_default_rotate_map.cf
smtp89

--

_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to