>I want a list to be advertised only to people within the ornl.gov
>domain.
>
> advertise << END
> /ornl.gov/
> END
In my experience, having recently fought with this, it needs to match the
*entire* address, so try this instead:
advertise << END
/.*\.ornl\.gov/
END
Of course, if you want case-blind matching, you need to modify one of the
source files (config_parse.pl).
#ken :-)} Jeratol the Chaotic (KAC,KLC31)
http://WWW.DECUS.Org/coar/
Ken.Coar@Eng.PKO.DEC.Com | All opinions herein contained, stated or implied,
Coar@DECUS.Org | are solely those of the author. And he's fullovem.
Digital Equipment Corp. | `... it was mine art, ... that made gape the pine
Massachusetts, USA | and let thee out.' - Prospero (_The Tempest_)
|
|