diff dnsbl.conf @ 462:f3f1ece619ba stable-6-0-75

change dkim_from syntax to allow "signer1,signer2;spf data"
author Carl Byington <carl@five-ten-sg.com>
date Sat, 09 Mar 2019 18:46:25 -0800
parents 1b7a785610f5
children
line wrap: on
line diff
--- a/dnsbl.conf	Mon Dec 24 09:41:04 2018 -0800
+++ b/dnsbl.conf	Sat Mar 09 18:46:25 2019 -0800
@@ -66,6 +66,7 @@
             // that will break the dkim signature. But this works well for commonly
             // forged bulk senders like ebay and paypal.
             include "dnsbl.dkim.conf";
+            example.com     require_signed  "example.com,example.net;ip4:10.0.0.0/16"
         };
         filter    sbl-xbl.spamhaus.org        "Mail containing %s rejected - sbl; see http://www.spamhaus.org/query/bl?ip=%s";
         uribl     multi.surbl.org             "Mail containing %s rejected - surbl; see http://www.surbl.org/surbl-analysis?d=%s";