Tuomo Soini: > On Fri, 21 Jul 2017 10:06:54 -0400 (EDT) > wie...@porcupine.org (Wietse Venema) wrote: > > > > 20170617 > > > > > > Cleanup: the postconf command warns about unknown parameter > > > names in a database configuration file, specified as an > > > absolute pathname (for example, ldap:/path/to/file). This > > > code was mostly written in January 2017, and it still is a > > > partial implementation. Files: postconf/postconf_dbms.c, > > > postconf/Makefile.in, postconf/test66.ref. > > > > Looks like a ton of parameters were added since I wrote this code. > > Also mysql tables suffers from same issue. At lest following config > options are logged: > > /usr/sbin/postconf: warning: mysql:/etc/postfix/virtual.cf: unused > parameter: password=xxxxxxxxxxx
Someone messed up and built Postfix on a machine that does not have the m4 preprocessor installed. Wietse