Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

Re: [brewt] Spam Filters - Version: 2.0.2-Upgrade

Quote Reply
Re: [brewt] Spam Filters - Version: 2.0.2-Upgrade In reply to
In Reply To:
Looks like it's always been case sensitive. I'll get that fixed up for the next release. It's an easy change though. Just edit admin/GMail/Options/Spam.pm around line 72 to:
Code:
$email =~ /$text/i and return 1;


great - thanks adrian.

regan.
Subject Author Views Date
Thread Spam Filters - Version: 2.0.2-Upgrade ryel01 2152 May 10, 2002, 10:52 PM
Thread Re: [ryel01] Spam Filters - Version: 2.0.2-Upgrade
brewt 2080 May 10, 2002, 11:48 PM
Post Re: [brewt] Spam Filters - Version: 2.0.2-Upgrade
ryel01 2070 May 11, 2002, 1:20 AM