** Reply to message from Shane <shane@...> on Sat, 4 Dec 2004 17:33:05
-0500
Hi Shane,
> You didn't say, so did that one line change fix it?
Yes, it worked. The .aero domain received its newsletter tonight.
> > I believe that the line
> >
> > \.[a-zA-Z]{2,3})\s*$ #followed by 2 or 3 letters
> >
> > should now read
> >
> > \.[a-zA-Z]{2,4})\s*$ #followed by 2 -4 letters
> >
|