Fw: Mysql and postfix

2003-04-01 Thread Juan Nin
> From: "Arthur Lessard" <[EMAIL PROTECTED]> > > > Thanks, Juan, and Patrik as well, this helped > > immensely. I can get postfix working, and it seems to > > read the mysql tables on startup, which it wouldn't do > > before. great :) > > However, I still have one bad problem - it > > won't

RE: Mysql and postfix

2003-04-01 Thread Arthur Lessard
l. I realize it's mostly a postfix question, but I was wondering if anyone else had experienced this? Thanks again for the compiling directions...:) Aj -Original Message- From: Juan Nin [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 01, 2003 4:24 AM To: Arthur Lessard; [EMAIL P

Re: Mysql and postfix

2003-04-01 Thread Juan Nin
From: "Arthur Lessard" <[EMAIL PROTECTED]> > This is probably a topic that has been beaten to > death, but I need help in finding a resource for > getting postfix to support mysql on RedHat 8.0. You can use Simon J. Mudd's SRPMs or Tuomo Soini's ones... Simon J. Mudd's: http://postfix.wl0.org/e

Re: Mysql and postfix

2003-04-01 Thread Patrick Näf
Hello I would download the original source - rpm. Then install the rpm and switch mysql on in the spec - file (/usr/src/redhat/SPECS/). You can build your rpm then with rpm -bb SPEC-FILE Patrick Arthur Lessard wrote: This is probably a topic that has been beaten to death, but I need help i

Mysql and postfix

2003-03-31 Thread Arthur Lessard
This is probably a topic that has been beaten to death, but I need help in finding a resource for getting postfix to support mysql on RedHat 8.0. I'm not a serious RedHat admin, so I'm looking more for an rpm of a prebuilt mysql-ready postfix for RedHat, but if I can find a set of (fairly explicit