SATOH Fumiyasu (TSUCHIDA Fumiyasu) via Postfix-users: > I see the following problems. > > 1. `postconf -M bar/unix='foo unix ...'` will duplicates entries > in master.cf.
Nice find: postconf should reject this request, because the key (bar/unix) does not match the content (foo unix ...). > 2. `postconf -M foo/unix='foo unix ...' get segfault if multiple > entries exist in master.cf. postconf has not been tested on all possible forms of broken master.cf file. Wietse _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org