On June 30, 2017 4:58:51 PM EDT, Alexander Schier <[email protected]> wrote: >Package: postfix-mysql >Version: 2.11.3-1+deb8u2 >Severity: important > >Dear Maintainer, >when I upgraded to stretch, my mysql settings did not work anymore. >I have postfix, postfix-mysql and postfix-pcre installed and get > >warning: mysql:/etc/postfix/sql/mysql_virtual_alias_maps.cf is >unavailable. unsupported dictionary type: mysql >warning: CBE8E1A40227: virtual_alias_maps map lookup problem for >xxx@xxx -- message not accepted, try again later > >in the syslog. The corresponding config is >virtual_alias_maps = > proxy:mysql:/etc/postfix/sql/mysql_virtual_alias_maps.cf, > ... > >Downgrading postfix and postfix-mysql to the debian jessie version is a >workaround for the issue. But why doesn't it work in stretch?
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

