On Tue, Dec 09, 2014 at 02:54:59AM -0500, Jon LaBadie wrote:
> On Tue, Dec 09, 2014 at 07:15:13AM +0000, John Long wrote:

> In your RE expression you have two literal periods (m. and
> .com) plus one meta-period (.*).  One of the literal periods
> is escaped (\.com) the other is not.
> 
> Both literal periods should be the same (escaped or not escaped)
> and the meta-period should be the opposite.

Thanks. If I understood what you said and did this right then that did match
the spammers but is still killing google mail.

score '~i @m\..*\.com'              -9999

matches on 

Message-ID: <5486ad9f.8186460a.0aee.1...@mx.google.com>

Any ideas? Thanks.

/jl

-- 
ASCII ribbon campaign ( ) Powered by Lemote Fuloong
 against HTML e-mail   X  Loongson MIPS and OpenBSD
   and proprietary    / \    http://www.mutt.org
     attachments     /   \  Code Blue or Go Home!
 Encrypted email preferred  PGP Key 2048R/DA65BC04 

Reply via email to