Eu li este post , mencionados:
The version of Postfix included in the main CentOS repository does not include support for MariaDB; therefore, you will need install Postfix from the CentOS Plus repository.
Mas, em um servidor Centos7 recém-instalado (do ISO), execute postconf -m
, o resultado abaixo:
[root@localhost ~]# postconf -m
btree
cidr
environ
fail
hash
internal
ldap
memcache
mysql
nis
pcre
proxy
regexp
socketmap
static
tcp
texthash
unix
Eu posso ver mysql
, o postfix nativamente incluído no mysql de suporte do Centos 7?
Tags postfix