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
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 =