On Sat, 2004-02-28 at 19:07, Mat Bowen wrote: [...] > I think it also allows through addresses like: > > From: Mr Mertens Bram <[EMAIL PROTECTED]> > From: Bob<[EMAIL PROTECTED]> > > where there is some text before the Mertens Bram in the first one (or > likewise before Bram Mertens) and no space after the name in the > second one. Not sure if these will affect you in practise but > otherwise it seems to work great. [...]
Indeed! Thanks for pointing that out, but I suppose this fixes both these problems: header M8RAM_FAKE_FROM From =~ /(?<!(?:^Bram\sMertens\s)|(?:^Mertens\sBram\s))<[EMAIL PROTECTED]>/ score M8RAM_FAKE_FROM 1.0 describe M8RAM_FAKE_FROM From contains my address but I didn't send this! TIA -- # Mertens Bram "M8ram" <[EMAIL PROTECTED]> Linux User #249103 # # SuSE Linux 8.2 (i586) kernel 2.4.20-4GB i686 256MB RAM # # 8:13pm up 36 days 23:51, 7 users, load average: 0.17, 0.16, 0.11 #
