From 4f29e2b7372dd9f74e4862f40924727ff777ed50 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 14 Apr 2014 21:42:21 +0200 Subject: [PATCH] add comment --- modules/exim/files/common/host_blacklist | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/modules/exim/files/common/host_blacklist b/modules/exim/files/common/host_blacklist index 386d9520..ae71bb11 100644 --- a/modules/exim/files/common/host_blacklist +++ b/modules/exim/files/common/host_blacklist @@ -8,7 +8,9 @@ 198.143.4.176 64.255.101.196 125.71.174.140 -*.bp06.net 115.125.152.0/24 115.125.151.0/24 216.158.85.34/32 + +# move IP matches before wildcard/host matches +*.bp06.net -- 2.39.2