On Thu, Jul 05, 2007 at 04:48:55PM +0200, Jordi Espasa Clofent enlightened us:
centosplus contains postfix-mysql rpm, so just enable that repo and use yum to install it.
Not provided int CentOS 5:
[root@ares Desktop]# yum --enablerepo=centosplus install postfix-mysql
It hasn't been built for CentOS 5 yet, apparently.
[root@ares Desktop]# cat /etc/redhat-release CentOS release 5 (Final)
I don't understand why a server-oriented distro like CentOS (RHEL) doesn't provide support to _most_ popular opensource database to the _most_ popular opensource SMTP server. I'm very stunned with it.
CentOS doesn't because RHEL doesn't. If you don't like it, take it up with them. :-) CentOS realizes that many people will want this, so they rebuild postfix and put it in centosplus for your convenience (at least they did for 4 - I'm not sure where they are with 5 on this aspect).
Matt