After the messages last night I've been looking into the
redirector_pattern config option - I'm seeing weird results...

Given the redirector_pattern of:

redirector_pattern m'https?://www.google.com/url?q=([^&]+).*'i

I've noticed that spamassassin can sometimes miss - I don't think it's
to do with the regex above as I've tried multiple variations - I've made
it reproducible but I'm not sure why this is happening:

p1: http://pastebin.com/w93ZZp9h
p2: http://pastebin.com/p2pciGC3

# spamassassin -D -t < p1 2>&1 | grep baddomain
Dec 18 10:16:28.386 [30263] dbg: check: tagrun - tag URIHOSTS is now
ready, value: baddomain.com
Dec 18 10:16:28.386 [30263] dbg: check: tagrun - tag URIDOMAINS is now
ready, value: baddomain.com
Dec 18 10:16:28.386 [30263] dbg: uridnsbl: considering
host=baddomain.com, domain=baddomain.com
....
etc

# spaspamassassin -D -t < p2 2>&1 | grep baddomain

p2 doesn't pick up on baddomain.com

Any thoughts or have I stumbled upon a problem?

Paul
--
Paul Stead
Systems Engineer
Zen Internet

Reply via email to