On 22 February 2002, Michael Moncur said:
> I think virtually any message sent as one big graphic would be spam,
> but I can't think of a good way to detect it using a regular
> expression. Perhaps you could look for <IMG...height= followed by a
> number greater than x (300?).

I don't think a regex is the right tool to use here.  SA has stretched
regex usage to impressive extremes, but it's *not* a Turing-complete
language!  This should be implemented as an eval test.

        Greg

_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to