On Fri, 01 Mar 2013 14:39:09 -0500
Alexandre Boyer <bigg...@gmail.com> wrote:

> Pretty the same as what David suggests :-)

My latest attempt is this:

header   __RP_D_00040_1 From:addr =~ /yahoo/i
header   __RP_D_00040_2 To =~ /(:?@.*?){5}/
body     __RP_D_00040_3 /http.{0,200}\d{1,2}:\d{1,2}:\d{1,2}/
meta     RP_D_00040 __RP_D_00040_1 &&__RP_D_00040_2 &&__RP_D_00040_3
describe RP_D_00040 Yahoo single-line URL spam

I'm a little worried about potential FPs, but we'll see how it goes.

Regards,

David.

Reply via email to