我不确定我的Postfix安装是否支持MySQL或PostgreSQL。 我如何发现?
解决scheme是相同的我如何知道什么后缀编译? ,但我猜你问为了这个问题更容易googleable。 聪明你!
运行postconf -m :
root@mail:~# postconf -m btree cidr environ hash internal mysql nis pcre proxy regexp sdbm static tcp texthash unix
如果你没有这个软件包,在Ubuntu上,你可以安装postfix-mysql和postfix-pgsql 。