Re: [CentOS] Postfix+MySQL - how to create DB

2008-05-06 Thread Liam Kirsher
I used postfixadmin and it has been fine. (CentOS 5) I suggest redirecting (in the http server) all postfixadmin access to https for security. I found the db schema satisfactory for my needs. The point with postfixadmin is the PHP interface to the database. You /could/ just create whatever tabl

Re: [CentOS] Postfix+MySQL - how to create DB

2008-05-06 Thread kalinix
On Mon, 2008-05-05 at 22:31 -0400, Kanwar Ranbir Sandhu wrote: > Hi All, > > I'm toying around with Postfix and MySQL on a CentOS 4 server (no longer > using stock postfix and mysql rpms, obviously). I've read several > "How-TOs", and it all looks fairly easy to do. > > The one thing that puzzl

[CentOS] Postfix+MySQL - how to create DB

2008-05-05 Thread Kanwar Ranbir Sandhu
Hi All, I'm toying around with Postfix and MySQL on a CentOS 4 server (no longer using stock postfix and mysql rpms, obviously). I've read several "How-TOs", and it all looks fairly easy to do. The one thing that puzzles me is the table structure for the postfix mysql database: where is everyone