Bug 2331 - DNS updates for backward/forward compatibility
Summary: DNS updates for backward/forward compatibility
Status: RESOLVED FIXED
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Rules (Eval Tests) (show other bugs)
Version: SVN Trunk (Latest Devel Version)
Hardware: Other other
: P5 normal
Target Milestone: 2.60
Assignee: Daniel Quinlan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-19 19:34 UTC by Daniel Quinlan
Modified: 2003-08-20 09:37 UTC (History)
1 user (show)



Attachment Type Modified Status Actions Submitter/CLA Status
proposed patch patch None Daniel Quinlan [HasCLA]

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Quinlan 2003-08-19 19:34:12 UTC
- remove rbleval: as standard way to specify RBL tests and change documentation
  and rules to reflect change (right now, it uses a regexp to determine which
  tests are RBL tests, but it could easily be a list).
- document the check_rbl_sub() function
- add backward compatibility function: check_rbl_results_for()
Comment 1 Daniel Quinlan 2003-08-19 19:34:37 UTC
reassign to quinlan
Comment 2 Daniel Quinlan 2003-08-19 19:35:33 UTC
Created attachment 1245 [details]
proposed patch

address these issues before release, I have been testing this patch for
several weeks (sorry for posting the bug so late), but please review it!
Comment 3 Justin Mason 2003-08-19 21:58:51 UTC
+1.  good catch on check_rbl_results_for() btw
Comment 4 Theo Van Dinter 2003-08-20 05:40:00 UTC
+1
Comment 5 Daniel Quinlan 2003-08-20 17:37:59 UTC
changing to 2.6 and checking into HEAD