Hi,
I have a rewrite rules file that have entries
that look like this:
Jdoe@??? Jdoe@??? FTh
The rewrite file gets rsynced from a file the
customer drops in a dir.
I can't rely on the user email addresses always
matching, case-wise, what is in the rewrite file.
Do I need to preface each address entry with ^(?i),
and turn it into:
^(?i)JDoe@??? ^(?i)JDoe@??? FTh
Thanks,
Dave
--
--------------------------------------------------------
Dave Lugo dlugo@??? No spam, thanks.
Are you the police? . . . No ma'am, we're sysadmins.
--------------------------------------------------------