[rt-users] Is $RT::RTAddressRegexp case-sensitive?

Autrijus Tang autrijus at autrijus.org
Tue Jun 17 02:01:56 EDT 2003


On Mon, Jun 16, 2003 at 11:40:36PM -0400, Larry Stone wrote:
> Is there a good reason not to have an "i" suffix after the "/"?

I believe a good reason is that you can simply write:

    (?i)your_pattern_here

to match your_pattern_here case insensitively, instead of clobbering
other people who do have case-sensitive mailbox settings. :-)

Thanks,
/Autrijus/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20030617/ebc0a89e/attachment.sig>


More information about the rt-users mailing list