Hi Neil, On Tuesday 11 November 2008, Neil McGovern wrote: > On Tue, Nov 11, 2008 at 01:53:50PM +0100, Jan Wagner wrote: > > * Remove multi.surbl.org from default DNSBL list, since they changed > > their policy and restricted the use of it, see > > http://www.surbl.org/usage-policy.html > > That would be fine, but I'd also suggest a README addition saying that > it's been removed. what about the attached diff? :) Thanks and with kind regards, Jan. -- Never write mail to <waja@spamfalle.info>, you have been warned! -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GIT d-- s+: a- C+++ UL++++ P+ L+++ E- W+++ N+++ o++ K++ w--- O M V- PS PE Y++ PGP++ t-- 5 X R tv- b+ DI- D++ G++ e++ h-- r+++ y+++ ------END GEEK CODE BLOCK------
Index: debian/policyd-weight/tags/0.1.14.17-5/debian/changelog
===================================================================
--- debian/policyd-weight/tags/0.1.14.17-5/debian/changelog (revision 1567)
+++ debian/policyd-weight/tags/0.1.14.17-5/debian/changelog (revision 1622)
@@ -1,2 +1,11 @@
+policyd-weight (0.1.14.17-5) unstable; urgency=low
+
+ * Remove multi.surbl.org from default DNSBL list, since they changed their
+ policy and restricted the use of it, see
+ http://www.surbl.org/usage-policy.html
+ * add NEWS.Debian with informations about removed blocking lists
+
+ -- Jan Wagner <waja@cyconet.org> Tue, 11 Nov 2008 13:21:18 +0100
+
policyd-weight (0.1.14.17-4) unstable; urgency=low
Index: debian/policyd-weight/tags/0.1.14.17-5/debian/patches/03_remove_SURBL.dpatch
===================================================================
--- debian/policyd-weight/tags/0.1.14.17-5/debian/patches/03_remove_SURBL.dpatch (revision 1619)
+++ debian/policyd-weight/tags/0.1.14.17-5/debian/patches/03_remove_SURBL.dpatch (revision 1619)
@@ -0,0 +1,18 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 03_remove_SURBL.dpatch by Jan Wagner <waja@cyconet.org>
+##
+## DP: Remove SURBL, since they changed their usage policy,
+## DP: see http://www.surbl.org/usage-policy.html
+
+@DPATCH@
+diff -urNad policyd-weight-0.1.14.17~/policyd-weight policyd-weight-0.1.14.17/policyd-weight
+--- policyd-weight-0.1.14.17~/policyd-weight 2008-11-11 13:16:08.000000000 +0100
++++ policyd-weight-0.1.14.17/policyd-weight 2008-11-11 13:17:28.000000000 +0100
+@@ -387,7 +387,6 @@
+
+ ## RHSBL settings
+ my @rhsbl_score = (
+- 'multi.surbl.org', 4, 0, 'SURBL',
+ 'rhsbl.ahbl.org', 4, 0, 'AHBL',
+ 'dsn.rfc-ignorant.org', 3.5, 0, 'DSN_RFCI',
+ 'postmaster.rfc-ignorant.org', 0.1, 0, 'PM_RFCI',
Index: debian/policyd-weight/tags/0.1.14.17-5/debian/patches/00list
===================================================================
--- debian/policyd-weight/tags/0.1.14.17-5/debian/patches/00list (revision 1567)
+++ debian/policyd-weight/tags/0.1.14.17-5/debian/patches/00list (revision 1619)
@@ -1,2 +1,3 @@
01_change_lockpath.dpatch
02_remove_dsbl.dpatch
+03_remove_SURBL.dpatch
Index: debian/policyd-weight/tags/0.1.14.17-5/debian/NEWS
===================================================================
--- debian/policyd-weight/tags/0.1.14.17-5/debian/NEWS (revision 1621)
+++ debian/policyd-weight/tags/0.1.14.17-5/debian/NEWS (revision 1621)
@@ -0,0 +1,10 @@
+policyd-weight (0.1.14.17-5) unstable; urgency=low
+
+ The following blocking lists was removed due various reasons:
+
+ * list.dsbl.org
+ Shut down - http://dsbl.org/node/3
+ * multi.surbl.org
+ Policy Change - http://www.surbl.org/usage-policy.html
+
+ -- Jan Wagner <waja@cyconet.org> Tue, 11 Nov 2008 15:32:49 +0100
Index: debian/policyd-weight/tags/0.1.14.17-5/debian/README.Debian
===================================================================
--- debian/policyd-weight/tags/0.1.14.17-5/debian/README.Debian (revision 1567)
+++ debian/policyd-weight/tags/0.1.14.17-5/debian/README.Debian (revision 1620)
@@ -15,5 +15,4 @@
and
- 'multi.surbl.org', 4, 0, 'SURBL',
'rhsbl.ahbl.org', 4, 0, 'AHBL',
'dsn.rfc-ignorant.org', 3.5, 0, 'DSN_RFCI',
Attachment:
signature.asc
Description: This is a digitally signed message part.