From 7e761096bb3b5b208f6d15d313d82737bc3e01aa Mon Sep 17 00:00:00 2001 From: Nigel Metheringham Date: Fri, 12 Dec 2008 15:01:40 +0000 Subject: [PATCH 1/1] Added missing backslash --- howto/mailman21.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/howto/mailman21.html b/howto/mailman21.html index 8e8ecac..250be33 100644 --- a/howto/mailman21.html +++ b/howto/mailman21.html @@ -460,7 +460,7 @@ mailman_verp_router: driver = dnslookup # we only consider messages sent in through loopback - condition = ${if or{{eq{$sender_host_address}{127.0.0.1}} + condition = ${if or{{eq{$sender_host_address}{127.0.0.1}} \ {eq{$sender_host_address}{::1}}}{yes}{no}} # we do not do this for traffic going to the local machine domains = !+local_domains:!+mm_domains -- 2.30.2