> An idea for MacServ:
>
> on all usermatching systems, how about implementing regex matching.
>
> So, instead of:
>
> tHINGLES!*thingles@disserv.stu.umn.edu
> tHINGLES!*thingles@duncan.stu.umn.edu
> tHINGLES!*thingles@amug.org
>
> there could be one entry:
>
> tHING.*\!.*thingles\@(.*\.stu\.umn\.edu|amug\.org)
Sounds good to me, however this would be hard to function from the
useradd function, unless you specified the regex line. It would have to
be able to understand both. Willing to help implement? I'm just too
busy to work with MacServ right now, I can help you do it, but I need to
get this work done here before I leave to CA on Friday (Will be gone
until August 2).
>
> which is more accurate and flexible.
>
> The source for regex could be lifted from the GNU sed source or use
> the regcmp libraries.
>
> --
> = <A HREF="http://disserv.stu.umn.edu/~thingles/"> Jamie Thingelstad </A>
> 612.626.7846 (Desk) 612.625.5572 (Fax) Technical Coordinator
> 101 Pleasant St SE, 12 Johnston, Mpls, MN 55455 Disability Services
> = thingles@disserv.stu.umn.edu == AOL: Thingles == University of Minnesota
>
Chris