procmail
[Top] [All Lists]

Re: Identifying spam by those numbers at the end of subject line

2003-09-24 02:49:07
Toen ik Professional Software Engineering kietelde, kwam er dit uit:

* ^Subject:[  ].*[^  ].*[  ][  ][  ][  ][  ][  ][  ].*

Very expressionistic. ;)

After I let it run in my mind for some milliseconds,
I felt that this would achieve the same:

   * ^Subject:.*[^  ][  ][  ][  ][  ][  ][  ][  ]

Not exactly the same. If there is no whitespace following 
the colon, there is a difference. So it is better. <g>

-- 
Affijn, Ruud

_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail