Bug 296 - spam redirector rule
Summary: spam redirector rule
Status: RESOLVED FIXED
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Rules (show other bugs)
Version: 2.20
Hardware: All Linux
: P2 enhancement
Target Milestone: ---
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-10 02:32 UTC by Blars
Modified: 2002-05-10 03:45 UTC (History)
0 users



Attachment Type Modified Status Actions Submitter/CLA Status

Note You need to log in before you can comment on or make changes to this bug.
Description Blars 2002-05-10 02:32:20 UTC
I've never seen an email using yahoo's open redirector that wasn't spam,
and some spammers are still using it.  Some spammers are using wwp.icq.com
to forward the replies to their spam.

uri             SPAM_REDIRECTOR /https?\:.*(?:rd\.yahoo\.com|wwp\.icq\.com)/is
describe        SPAM_REDIRECTOR Uses open redirection service
score           SPAM_REDIRECTOR 2
Comment 1 Craig Hughes 2002-05-10 11:45:22 UTC
Thanks for the tip -- comitted