Re: permit_mx_backup_networks and IPv6

2008-09-17 Thread Wietse Venema
martin f krafft: > also sprach Wietse Venema <[EMAIL PROTECTED]> [2008.09.03.1313 +0100]: > > permit_mx_backup_networks uses the same parser as mynetworks, > > and therefore it expects the same main.cf syntax as mynetworks. > > Thought so... > > > > [2001:6f8:128a::1]/128 # dict_open: unsu

Re: permit_mx_backup_networks and IPv6

2008-09-03 Thread Wietse Venema
permit_mx_backup_networks uses the same parser as mynetworks, and therefore it expects the same main.cf syntax as mynetworks. In smtpd_check.c: mynetworks = namadr_list_init(match_parent_style(VAR_MYNETWORKS), var_mynetworks); ... perm_mx_networks =

permit_mx_backup_networks and IPv6

2008-09-03 Thread martin f krafft
Hi, As of yesterday, the primary MX for madduck.net supports IPv6 and I've added the appropriate record. Unfortunately, this now causes b.mx.madduck.net, the backup MX, to reject mails, since I use permit_mx_backup_networks set to 213.203.238.82/32. b.mx.madduck.net is also IPv6-connected, a