Re: [vchkpw] Troubles installing Vpopmail with mysql

2005-05-22 Thread Rick Widmer
Tom Collins wrote: On May 21, 2005, at 6:02 AM, Patrick Donker wrote: Does enabling it has any impact on performance, or is it just a dead feature? I think the premise is to read all of the user quotas (rebuilding any that are outdated) and summing them up to see if they're over the

[vchkpw] Troubles installing Vpopmail with mysql

2005-05-21 Thread Patrick Donker
Hi people, I am having ./configure problems using mysql as authmodule. This is my commandline: ./configure \ --prefix=$PATHINSTALLVPOPMAIL \ --enable-vpopuser=$VPOPUSER \ --enable-vpopgroup=$VPOPGROUP \ --enable-roaming-users \ --enable-tcprules-prog=$TCPRULES \

Re: [vchkpw] Troubles installing Vpopmail with mysql

2005-05-21 Thread Rick Macdougall
Patrick Donker wrote: Hi people, I am having ./configure problems using mysql as authmodule. This is my commandline: ./configure \ --prefix=$PATHINSTALLVPOPMAIL \ --enable-vpopuser=$VPOPUSER \ --enable-vpopgroup=$VPOPGROUP \ --enable-roaming-users \ --enable-tcprules-prog=$TCPRULES \

Re: [vchkpw] Troubles installing Vpopmail with mysql

2005-05-21 Thread Patrick Donker
Rick Macdougall wrote: Patrick Donker wrote: Hi people, I am having ./configure problems using mysql as authmodule. This is my commandline: ./configure \ --prefix=$PATHINSTALLVPOPMAIL \ --enable-vpopuser=$VPOPUSER \ --enable-vpopgroup=$VPOPGROUP \ --enable-roaming-users \

Re: [vchkpw] Troubles installing Vpopmail with mysql

2005-05-21 Thread Rick Macdougall
Patrick Donker wrote: Rick Macdougall wrote: Hi, It's looking for the mysql libs, not includes. On some of my systems it's in /usr/lib/mysql, in others it's in /usr/local/mysql/lib A locate libmysqlclient.a should show you where yours is. Shoot me if I understand, but I have cleaned

Re: [vchkpw] Troubles installing Vpopmail with mysql

2005-05-21 Thread Tom Collins
On May 21, 2005, at 5:46 AM, Rick Macdougall wrote: I think that option should probably be removed in future releases, Tom or Ken ? You hear that? Any thoughts. Excellent idea. I'll temporarily comment it out of the configure file so it can't be enabled. -- Tom Collins - [EMAIL

Re: [vchkpw] Troubles installing Vpopmail with mysql

2005-05-21 Thread Tom Collins
On May 21, 2005, at 6:02 AM, Patrick Donker wrote: Does enabling it has any impact on performance, or is it just a dead feature? I'm not sure. I think it might impact performance, but I haven't taken a close look at it. My involvement with the feature started around 5.4, and I just worked