X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fexim%2Ffiles%2Fcommon%2Fexim_surbl.pl;h=6d3c3fd629f5d7c6c8df916c8ae0d0a3a969f141;hb=337f31b01f3f925ab688259b3dbdd3b6277ca43a;hp=4c65b77ae1a8e0adcd4747c262568826ceae8a4d;hpb=d245d5d809345fbeac577363dfeb3979719369a7;p=mirror%2Fdsa-puppet.git diff --git a/modules/exim/files/common/exim_surbl.pl b/modules/exim/files/common/exim_surbl.pl index 4c65b77ae..6d3c3fd62 100644 --- a/modules/exim/files/common/exim_surbl.pl +++ b/modules/exim/files/common/exim_surbl.pl @@ -2,7 +2,7 @@ ## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. ## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git --# +# # Copyright (c) 2006-2012 Erik Mugele. All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -67,7 +67,7 @@ sub surblspamcheck # lookups. Set to 1 to enable and 0 to disable. my $surbl_enable = 1; my $uribl_enable = 1; - my $dbl_enable = 0; + my $dbl_enable = 1; # Check to see if a decode MIME attachment is being checked or # just a plain old text message with no attachments