PLEASE Read This!

2001-01-29 Thread Sumith Ail
Hello I've Setup Qmail + VPOPMAIL 4.9.8 + MySQL on my RH 6.2 Box Now I am trying to setup qmailadmin Qmailadmin 0.39 works fine with my configure line. `env LIBS="-L/usr/local/lib/mysql -lmysqlclient -lz"'' ./configure --enable-vpopmaildir=/opt/vpopmail

Re: Newbie can't compile qmailadmin due to Mysql usage - please help ASAP

2001-01-29 Thread rTerra
Maybe your sql library is located in a different place. do a locate on libmysql* to find the path to yours and replace /usr/lib/mysql with that. - Original Message - From: "Oldarnie" [EMAIL PROTECTED] To: "qmailadmin" [EMAIL PROTECTED] Sent: Monday, January 29, 2001 10:37 AM Subject:

Problems with qmailadmin-0.42

2001-01-29 Thread Lindsay Haisley
I'm testing out qmailadmin-0.42 with a view to installing it on a company intranet for in-house mail management. I've run into a problem which maybe someone can help with. If I log in as a non-postmaster user and try to add a redirect to the account I get an Apache server error with "Premature

Strange timing weirdness in qmailadmin-0.42

2001-01-29 Thread Lindsay Haisley
I posted this to the qmailadmin mailing list a few hours ago. qmailadmin-0.42 crashes (apparent segfault) on adding a redirect for a user (non-postmaster) account. I tracked the problem down to the doredirect() function in alias.c. This is very strange. If I slow down execution at the right