Hi, I have a rewrite rules file that have entries that look like this:
[email protected] [email protected] 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)[email protected] ^(?i)[email protected] FTh Thanks, Dave -- -------------------------------------------------------- Dave Lugo [email protected] No spam, thanks. Are you the police? . . . No ma'am, we're sysadmins. -------------------------------------------------------- -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
