aboutsummaryrefslogtreecommitdiff
path: root/mflib/match_rhsbl.mf
diff options
context:
space:
mode:
Diffstat (limited to 'mflib/match_rhsbl.mf')
-rw-r--r--mflib/match_rhsbl.mf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mflib/match_rhsbl.mf b/mflib/match_rhsbl.mf
index d08f103b..6e011967 100644
--- a/mflib/match_rhsbl.mf
+++ b/mflib/match_rhsbl.mf
@@ -25,7 +25,7 @@ do
if %iprange = 'ANY'
set iprange '127.0.0.0/8'
fi
- if not (%email matches '@.+$'m4_ifdef(`COMPAT_4_3',`
+ if not (%email matches '@.+$'m4_ifdef(`LAZY_MATCH_RBL',`
and %iprange matches `'''`^([0-9]{1,3}\.){3}[0-9]{1,3}/[0-9]{1,2}$'`''))
return 0
fi

Return to:

Send suggestions and report system problems to the System administrator.