Print Page | Close Window

case sensitive excluded e-mails

Printed From: LogSat Software
Category: Spam Filter ISP
Forum Name: Spam Filter ISP Support
Forum Description: General support for Spam Filter ISP
URL: https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=5109
Printed Date: 14 July 2025 at 10:06pm


Topic: case sensitive excluded e-mails
Posted By: Derk
Subject: case sensitive excluded e-mails
Date Posted: 25 March 2005 at 6:12pm

it appears that addresses in the "excluded from e-mails" list are case sensitive.  Example:

mailto:Susie@SomeDomain.commyaddress@mydomain.com - Susie@SomeDomain.com|myaddress@mydomain.com

is different from

mailto:Susie@SomeDomain.commyaddress@mydomain.com - Susie@SomeDomain.com|myaddress@mydomain.com

can you confirm this and can somebody help me with the RegEx syntax to get around this?

thanks.




Replies:
Posted By: LogSat
Date Posted: 27 March 2005 at 11:29am
Derk,

That list, like all others, is *not* case sensitive when performing standard string searches. However when using RegEx, RegEx rules apply, and those are case sensitive. You can search thru this forum for some examples of case-insensitive RegEx. One can be found here http://www.logsat.com/spamfilter/forums/forum_posts.as p?TID=3386&KW=case+sensitive



-------------
Roberto Franceschetti

http://www.logsat.com" rel="nofollow - LogSat Software

http://www.logsat.com/sfi-spam-filter.asp" rel="nofollow - Spam Filter ISP


Posted By: Desperado
Date Posted: 27 March 2005 at 2:19pm

Hold the phone!   The "excluded from e-mails" list should *not* have a "from|to" format.  That is reserved for the "AutoAllow" list only and that list does appear to be case sensitive.  I just tested it.

The "excluded from e-mails" however, as Roberto stated is *not* case sensitive unless you make it so using a RegEx.

Regards,



-------------
The Desperado
Dan Seligmann.
Work: http://www.mags.net
Personal: http://www.desperado.com




Print Page | Close Window