Re: [CentOS] Postfix and mysql

2007-07-11 Thread Jordi Espasa Clofent
64 bit packages can be weird if you have 32-bit packages installed on the system. I'm glad the process worked for you. Now you can yell at Jim Perrin to update what's in centosplus so you don't have to do it yourself anymore. I've posted it in devel-list and Karan has suggested to me to open a n

Re: [CentOS] Postfix and mysql

2007-07-10 Thread Matt Hyclak
On Tue, Jul 10, 2007 at 04:01:23PM +0200, Jordi Espasa Clofent enlightened us: > >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 lea

Re: [CentOS] Postfix and mysql

2007-07-10 Thread Jordi Espasa Clofent
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). Ok Matt; I've

Re: [CentOS] Postfix and mysql

2007-07-06 Thread Brent DiNicola
> Date: Thu, 05 Jul 2007 16:48:55 +0200 > From: Jordi Espasa Clofent <[EMAIL PROTECTED]> > Subject: Re: [CentOS] Postfix and mysql > > >> centosplus contains postfix-mysql rpm, so just enable that repo and use >> yum to install it. >> > > Not provide

Re: [CentOS] Postfix and mysql

2007-07-05 Thread Matt Hyclak
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: > > [EMAIL PROTECTED] Desktop]# yum --enablerepo=centosplus install postfix-mysql I

Re: [CentOS] Postfix and mysql

2007-07-05 Thread Jordi Espasa Clofent
centosplus contains postfix-mysql rpm, so just enable that repo and use yum to install it. Not provided int CentOS 5: [EMAIL PROTECTED] Desktop]# yum --enablerepo=centosplus install postfix-mysql Loading "installonlyn" plugin Loading "priorities" plugin Loading "protectbase" plugin Loading

Re: [CentOS] Postfix and mysql

2007-07-05 Thread Seán O Sullivan
>> Hi all, >> >> ¿Is Postfix package provided without mysql database suport? >> > > What OS are you running? > > If debian/ubuntu : apt-get install postfix-mysql > If RHEL/CentOS : centosplus repo contains postfix-mysql. > > If compiled from source, have to add mysql support when doing ./configure

Re: [CentOS] Postfix and mysql

2007-07-05 Thread Seán O Sullivan
> Hi all, > > ¿Is Postfix package provided without mysql database suport? > What OS are you running? If debian/ubuntu : apt-get install postfix-mysql If RHEL/CentOS : centosplus repo contains postfix-mysql. If compiled from source, have to add mysql support when doing ./configure Seán ___

[CentOS] Postfix and mysql

2007-07-05 Thread Jordi Espasa Clofent
Hi all, ¿Is Postfix package provided without mysql database suport? It seems yes: [EMAIL PROTECTED] ~]# postconf -m btree cidr environ hash ldap nis pcre proxy regexp static unix ¿?¿? If definitively yes ¿is there some way to activate mysql suport?