Hi ~John, On Thu, 6 Feb 2003 08:55:23 -0600 ~John <[EMAIL PROTECTED]> wrote:
>> Give this a try: >> >> (.+@.+[,;].*[EMAIL PROTECTED])|([EMAIL PROTECTED]*[,;].+@.+) >> >> Location: Recipient >> Presence: Yes >> Regular Expression: Yes > Thanks Peter! > This seems to do the trick... I knew someone could figure this out, I > was about to pull my hair out. > Do you have any other regex filters that you could share with me? I have tons of regular expressions, as I need them on a daily basis ... albeit not for The Bat! but my job :-) Regular expressions are most the time "situation related": name me your problem and there will (probably) be a regular expression. The other way round is seldom the way of luck :-) > I would also recommend this filter to everyone else that are trying to > setup spam filters! I'd recommend a good AntiSpam tool hooked before The Bat! for those wanting to filter spam effectivly. The filters hooking on sender or recipient of a mail have their boundaries. Some earlier, some a little later. A more global anti spam technology is using something like SpamPal or SpamAssassin. The latter catches 98% of spam I get (some are simply to short for being successfully recognized) and 1-2 false positives a week. The false positives only come because I'm to lazy to put those newletters in my white list :-) -- Pit ________________________________________________________ Current version is 1.61 | "Using TBTECH" information: http://www.silverstones.com/thebat/TBUDLInfo.html
