X-Git-Url: https://git.exim.org/exim-website.git/blobdiff_plain/2de5d15975122e43f60409d0ef528be30bfea695..6bc094771cb3ac2e80fb8669432dde5cf3740c8d:/howto/mailman21.html diff --git a/howto/mailman21.html b/howto/mailman21.html index 8e8ecac..bd6a16a 100644 --- a/howto/mailman21.html +++ b/howto/mailman21.html @@ -362,10 +362,9 @@ (return path), for each of your subscribers - this means that it will generate more traffic since you cannot bundle up deliveries together. An analysis + href="http://wiki.list.org/display/DOC/So+what+is+this+VERP+stuff">analysis of the costs of VERP can be found in the Mailman FAQ - Wizard.

+ href="http://wiki.list.org/">Mailman WIKI.

VERP settings within Mailman are done on a per-installation basis - ie they affect all the lists within the installation. To @@ -460,7 +459,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