Всем привет!
Помогите, пожалуйста. Как включить поддержку Mysql в postfix? Он вроде установлен и должен работать:
# dpkg -l | grep mysql
ii default-mysql-server 1.0.2 all MySQL database server binaries and system database setup (metapackage)
ii dovecot-mysql 1:2.2.27-3+deb9u2 amd64 secure POP3/IMAP server - MySQL support
ii libdbd-mysql-perl 4.041-2 amd64 Perl5 database interface to the MariaDB/MySQL database
ii mysql-common 5.8+1.0.2 all MySQL database common files, e.g. /etc/mysql/my.cnf
ii mysql-server 5.5.9999+default amd64 MySQL database server binaries and system database setup [transitional]
ii php5.6-mysql 5.6.38-2+0~20181015120829.6+stretch~1.gbp567807 amd64 MySQL module for PHP
ii postfix-mysql 3.1.8-0+deb9u1 amd64 MySQL map support for Postfix
Но тут его нет, значит не работает:
# postconf -m
postconf: warning: /etc/postfix/dynamicmaps.cf: file is owned or writable by non-root users -- skipping this file
btree
cidr
environ
fail
hash
inline
internal
memcache
nis
pipemap
proxy
randmap
regexp
socketmap
static
tcp
texthash
unionmap
unix
Еще и ошибка в логах:
postfix/smtpd[18413]: error: unsupported dictionary type: mysql
Может быть какой то конфлик с mariadb?