Bug 2468 - ORBS allways hitting
Summary: ORBS allways hitting
Status: RESOLVED FIXED
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Rules (show other bugs)
Version: 2.55
Hardware: Other other
: P5 normal
Target Milestone: 2.60
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-16 11:43 UTC by Michael Gloegl
Modified: 2003-09-16 08:06 UTC (History)
0 users



Attachment Type Modified Status Actions Submitter/CLA Status
fix for 2.60 patch None Daniel Quinlan [HasCLA]

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Gloegl 2003-09-16 11:43:54 UTC
Hi,

the RCVD_IN_ORBS Test is currently not working, as dorkslayers.com does not 
exist any longer. This had no effect so far, as the DNS-Query simply did not 
resolve, so not producing any listings. 

However, since Verisign decided to do the absolutely most stupid thing ever, and 
resolve all querys to non existing sites to their own search-and-advertising 
site ( http://slashdot.org/articles/03/09/16/0034210.shtml?
tid=126&tid=95&tid=98&tid=99 ) , now every Mail gets captured by this test.

So this test should be removed immediately, or switched to use a working domain 
name.
Comment 1 Daniel Quinlan 2003-09-16 12:42:04 UTC
Created attachment 1386 [details]
fix for 2.60

here's a fix for 2.60
Comment 2 Theo Van Dinter 2003-09-16 12:47:42 UTC
+1

I think this needs to go into 2.60.  I don't know of any DNSbl that doesn't return a 127/8 address 
unless it's broken, so there shouldn't be any issues because of this.
Comment 3 Daniel Quinlan 2003-09-16 16:06:18 UTC
applied to 2.60 CVS