Rulesets case sensitive ??

Julian Field mailscanner at ecs.soton.ac.uk
Fri Jun 27 10:32:25 IST 2003


At 10:22 27/06/2003, you wrote:
>Julian,
>
> > >And there's me sitting there looking at the line in RuleToRegexp which
> > >converts the rule statement to lower case :-(
> >
> > And I just checked the ruleset checking code as well, and it does all
> > comparisons with an "i" on the end which says to ignore case. You must have
> > a dead buggy version of Perl :-(
>
>Could you make this configurable ? It breaks a RFC if you simply downcase
>all in rulsets :)

The difficulty is that downcasing to the right of the @ is perfectly legal,
but doing it on the left isn't. So I need a regexp where half of it is case
sensitive and half of it isn't :-(
--
Julian Field
www.MailScanner.info
MailScanner thanks transtec Computers for their support



More information about the MailScanner mailing list