From: Tom Hughes Date: Fri, 8 Jul 2022 14:18:38 +0000 (+0100) Subject: Don't reject on an error from zen.spamhaus.org X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/62c7df43ae321c141822ff983952845866831cf1?ds=inline Don't reject on an error from zen.spamhaus.org --- diff --git a/roles/mail.rb b/roles/mail.rb index d1b2af87d..9e3f9bdc9 100644 --- a/roles/mail.rb +++ b/roles/mail.rb @@ -30,7 +30,7 @@ default_attributes( :smtp_accept_max => 200, :smarthost_name => "mail.openstreetmap.org", :smarthost_via => false, - :dns_blacklists => ["zen.spamhaus.org"], + :dns_blacklists => ["zen.spamhaus.org!&0.255.255.0"], :routes => { :messages => { :comment => "messages.openstreetmap.org",