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 ?

# yum shell --enablerepo=gf-plus
Loaded plugins: fastestmirror
Setting up Yum Shell
> install postfix3 postfix3-ldap postfix3-mysql postfix3-pcre
Setting up Install Process
Loading mirror speeds from cached hostfile
 * base: ftp.swin.edu.au
 * epel: ucmirror.canterbury.ac.nz
 * extras: ftp.swin.edu.au
 * remi-safe: mirror.nsw.coloau.com.au
 * updates: mirror.ventraip.net.au
gf-plus                                                  | 2.9 kB     00:00
Package 2:postfix3-3.3.3-1.gf.el6.x86_64 already installed and latest version
Package 2:postfix3-ldap-3.3.3-1.gf.el6.x86_64 already installed and latest
version
Package 2:postfix3-mysql-3.3.3-1.gf.el6.x86_64 already installed and
latest version
Package 2:postfix3-pcre-3.3.3-1.gf.el6.x86_64 already installed and latest
version
>

# postconf -m
btree
cidr
environ
fail
hash
inline
internal
memcache
nis
pipemap
proxy
randmap
regexp
socketmap
static
tcp
texthash
unionmap
unix

Reply via email to