On 11/10/2012 10:51 AM, John Hardin wrote:
On Sat, 10 Nov 2012, Marc Perkel wrote:

What would you have to do to show the URI in the description?

...it would have to be a plugin. There's no general-purpose model for putting a capturing expression into a rule and having the captured match appear in the description, and if there was there would be no easy way for something like that to propagate up through metas.

Mixed-case URIs like that shouldn't be able to avoid URIBL lookups, so if you are doing URIBL lookups and they hit then the domain name would be shown in the description for that hit.


Yeah - I don't know what the spammers are trying to do but it sure makes it easy to catch them.

Just a thought, I changed this:

uri  URI_PROTO_MC  /^(?!(?-i:https?:))https?:/i


into this:

uri  URI_PROTO_MC  /^(?!(?-i:ttps?:))ttps?:/i

Some people capitalize the H - but the rest of it being mixed case should be 100% accurate.


--
Marc Perkel - Sales/Support
supp...@junkemailfilter.com
http://www.junkemailfilter.com
Junk Email Filter dot com
415-992-3400

Reply via email to