On Fri, 15 Jun 2001, Dr. Douglas Gray Stephens wrote:
> I have an issue were I am trying to warn users if email is passing
> over a particular path without a confidentiality statement,
Yuck. But I suppose if you must...
> What can I put in the route_list so that the router is skipped as if
> there was no match, and so process the next router statement?
You don't want the condition in the route_list; you want to use the
"condition" option so that the router just isn't run if the condition is
false. By the time you get to route_list the router is committed, so
it's too late.
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.