X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-puppet.git;a=blobdiff_plain;f=modules%2Fexim%2Ffiles%2Fcommon%2Fexim_surbl.pl;fp=modules%2Fexim%2Ffiles%2Fcommon%2Fexim_surbl.pl;h=6d3c3fd629f5d7c6c8df916c8ae0d0a3a969f141;hp=d2d082579ceb3de74bec286ff5614c8ddacd4dcf;hb=337f31b01f3f925ab688259b3dbdd3b6277ca43a;hpb=9b3b9b27fccaa62aae90ef3713d3af0407116854 diff --git a/modules/exim/files/common/exim_surbl.pl b/modules/exim/files/common/exim_surbl.pl index d2d082579..6d3c3fd62 100644 --- a/modules/exim/files/common/exim_surbl.pl +++ b/modules/exim/files/common/exim_surbl.pl @@ -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