On Jan 11, 2006, at 2:32 AM, Cahyo Purnomo wrote:
but how to modify the configuration mena while the qmail server is running ??

Go into your source directory for qmailadmin. Look at the first few lines of config.log to find out how you configured qmailadmin the last time. It will be a line that looks like this:

  $ ./configure --enable-domain-autofill --disable-ezmlm-mysql

Retype it at the prompt and add --enable-modify-quota to the end:

./configure --enable-domain-autofill --disable-ezmlm-mysql --enable-modify-quota

Then:

make && make install

Easy as that.

--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
You don't need a laptop to troubleshoot high-speed Internet: sniffter.com

Reply via email to