At 10:43 PM 3/4/2003, Lasse Jansson wrote:
Thanks for your answer !
I guess then that the following lines (based on the default script) would work to implement all of Michael's example ?
Lasse
if (uri=~mydomain.com) {
perhaps better (uri=~"[@:]mydomain.com"). Everything else seems reasonable to me.
-Jiri