Am 30.06.2017 um 23:19 schrieb Scott Kitterman: > I think if you upgrade again and it doesn't work (if you get offered a choice > between keeping the old dynamicmaps.cf and the new one, take the new one) > then dpkg-reconfigure postfix-mysql after all packages are upgraded will fix > it. > > Scott K >
I did not get the question (this time at least), possibly I answered yes on the dist-upgrade. But this was the correct hint, still i believe there is a bug: Jun 30 23:43:22 mail postfix/qmgr[9569]: warning: /etc/postfix/dynamicmaps.cf: file is owned or writable by non-root users -- skipping this file Jun 30 23:43:22 mail postfix/pickup[9568]: warning: /etc/postfix/dynamicmaps.cf: file is owned or writable by non-root users -- skipping this file $ ls -lha /etc/postfix/dynamicmaps.cf -rw-r--r-- 1 postfix root 287 Jun 30 23:42 /etc/postfix/dynamicmaps.cf chown root.root /etc/postfix/dynamicmaps.cf chmod 640 /etc/postfix/dynamicmaps.cf fixed the issue. I do not remember changing anything in the file, so I ask myself if the old or new package created it owned by postfix (why not?), which causes the problems. with kind regards, Alexander Schier

