X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fexim%2Ffiles%2Fcommon%2Fexim_surbl.pl;h=d2d082579ceb3de74bec286ff5614c8ddacd4dcf;hb=e36aaa15b6e11c42c1f2fd23c28acbaae55a0355;hp=40c61064d7fa7991f6f33985d7bef70b64c1ac9a;hpb=498094c8a93fd2815715f7d8dd7be34139b82794;p=mirror%2Fdsa-puppet.git diff --git a/modules/exim/files/common/exim_surbl.pl b/modules/exim/files/common/exim_surbl.pl index 40c61064d..d2d082579 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 = 1; + my $dbl_enable = 0; # Check to see if a decode MIME attachment is being checked or # just a plain old text message with no attachments