On Thu, 13 Jul 2000, mark david mcCreary wrote:
> For example, I currently have something like this
>
> n_thru_p_domains:
> driver = domainlist
> transport = one_hundred_smtp
> self = fail_soft
> host_find_failed = fail_soft
> route_list = "^[n-p] mail.internet-tools.com: mail2.internet-tools.com
> bydns_a"
>
>
> I want to put a hosts_randomize clause in there, in place of the route_list
> I think, but I can't figure out the syntax.
n_thru_p_domains:
driver = domainlist
transport = one_hundred_smtp
self = fail_soft
host_find_failed = fail_soft
route_list = "^[n-p] mail.internet-tools.com:mail2.internet-tools.com bydns_a"
hosts_randomize
Easy, really! [Note, no space between the host names.]
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.