[vchkpw] Vpopmail configure options

2005-12-23 Thread Charles J. Boening
don't have that source? How about storing the configure options in a file that gets copied during the installation? Say to ~vpopmail/etc/configure.options or something. Then, have vpopmail's configure script look for that file and append it to any options passed on the cli. I guess you could do

Re: [vchkpw] Configure options for MySQL support?

2003-02-28 Thread Matt Simerson
, Andre Fortin wrote: This sounds like a good idea to me.. I'd like to see this in the future. Andre -Original Message- From: Robin Bowes [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 25, 2003 10:13 AM To: [EMAIL PROTECTED] Subject: Re: [vchkpw] Configure options for MySQL support

[vchkpw] Configure options for MySQL support?

2003-02-25 Thread Robin Bowes
Hi, I currently use a script to build vpopmail to mame sure I keep the same configure options: [EMAIL PROTECTED] tarballs]# cat vpopmail.config.sh #!/bin/bash ./configure \ --enable-tcpserver-file=/etc/tcprules.d/qmail-smtpd \ --enable-logging=e \ --enable-log-name=vpopmail \ --enable

Re: [vchkpw] Configure options for MySQL support?

2003-02-25 Thread David Richardson
. -- Original Message -- From: Robin Bowes [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] Date: Tue, 25 Feb 2003 08:50:23 - (GMT) Hi, I currently use a script to build vpopmail to mame sure I keep the same configure options: [EMAIL PROTECTED] tarballs]# cat

Re: [vchkpw] Configure options for MySQL support?

2003-02-25 Thread Robin Bowes
David, On Tue, February 25, 2003 2:13 pm, David Richardson said: I don't plan on changing my MySQL params very often, but I'm _certain_ that I'll forget to update vmysql.h during a recompile and I'll foobar my Vpopmail. Can you guess what bit me resulting in my raising this as an issue?!!

RE: [vchkpw] Configure options for MySQL support?

2003-02-25 Thread Andre Fortin
This sounds like a good idea to me.. I'd like to see this in the future. Andre -Original Message- From: Robin Bowes [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 25, 2003 10:13 AM To: [EMAIL PROTECTED] Subject: Re: [vchkpw] Configure options for MySQL support? David, On Tue

Which were my configure options?

2001-10-09 Thread Bruno Negrão
Hy all, Iinstalled a vpopmail 4.8.9in my system last year. I'd like to know what ./configure options is my vpopmail running now. Is there some way to do this? (I still have the installation directory here) Specifically I want to know if I enabled the --enable-roaming-users=y option. (i'm

RE: Which were my configure options?

2001-10-09 Thread Troy Settle
: Which were my configure options? Hy all, Iinstalled a vpopmail 4.8.9in my system last year. I'd like to know what ./configure options is my vpopmail running now. Is there some way to do this? (I still have the installation directory here) Specifically I want to know if I enabled

Re: configure options

2000-11-02 Thread Einar Bordewich
: eibo(at)newmedia.no - Original Message - From: "Andy Abshagen" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, November 03, 2000 12:31 AM Subject: configure options OK. It has been a bit since I have configure vpopmail on