From 7bd8e14dc2039262949593b4a90113968c6b6217 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Fri, 7 Jun 2013 19:07:58 +0200 Subject: [PATCH] use valid MX syntax --- userdir-ldap.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/userdir-ldap.conf b/userdir-ldap.conf index 28f3189..ce77700 100644 --- a/userdir-ldap.conf +++ b/userdir-ldap.conf @@ -89,4 +89,4 @@ countrylist = "/var/www/userdir-ldap/domains.tab"; # only create sshfp and A records for hostnames matching this: dns_hostmatch = "[a-zA-Z0-9\.]+\.debian\.org$" -MX_remap = '{"INCOMING-MX": ["10 mailly.debian.org.", "10 merikanto.debian.org.", "10 muffat.debian.org."]}' +MX_remap = '{"0 INCOMING-MX": ["10 mailly.debian.org.", "10 merikanto.debian.org.", "10 muffat.debian.org."]}' -- 2.20.1