On 06/04/2019 01:43, li...@sbt.net.au wrote: > I'm trying to migrate server to new vm, installed postfix* from GF (1) > > but, after copying over main.cf/master.cf get this: > > > Apr 6 00:34:46 emu postfix/proxymap[15601]: error: unsupported dictionary > type: mysql > Apr 6 00:34:46 emu postfix/proxymap[15601]: error: unsupported dictionary > type: mysql > ... > > postconf shows no mysql > > Centos 6 > > daemon started -- version 3.3.3, configuration /etc/postfix > > > Linux 2.6.32-754.10.1.el6.x86_64 #1 SMP Tue Jan 15 17:07:28 UTC 2019 > x86_64 x86_64 x86_64 GNU/Linux > > > what did I do wrong ?
no mysql file in dynamicmaps.cf.d ? I guess it should have been in the postfix3-mysql pacakge you installed yum --enablerepo=gf-plus whatprovides /etc/postfix/dynamicmaps.cf.d/mysql.cf John