Re: [vchkpw] Problem Accessing Domain details from mysql

2004-10-07 Thread Amit khatri

>Are you sure you rebuilt vpopmail with --enable-mysql-limits?  If you 
>did (and installed it), vmoddomlimits should be writing to the entries 
>in the table.
>

Yes.  I gave follwing command

./configure 
--enable-logging=p 
--enable-auth-module=mysql 
--disable-passwd 
--enable-clear-passwd 
--disable-many-domains 
--enable-auth-logging 
--enable-mysql-logging 
--enable-valias 
--enable-domainquotas 
--enable-mysql-limits


And after that
make && make install-strip 
And then I also tried ./vmoddomlimits
But domain details r not going in vpopmail table.
Although tables are getting created for individual domains. But I want to access 
following details from mysql like

   No. of Accounts 
   Forwards
   Autoresponders
   Quota in bytes
   pop access flag:   
   imap access flag:  
   change password flag:  
   web access flag:   
   email relay flag:

Is their something I can do.
Or am I doing something wrong.
eagerly waiting for ur reply.
Amit

__
Looking for safe email solutions for your school or district?
http://www.epals.com/schoolmail/ 


Re: [vchkpw] Problem Accessing Domain details from mysql

2004-10-07 Thread Amit khatri
>Did you try running vmoddomlimits to set limits into the table?
>

Yes I tried vmoddomlimits.

>If they don't go in the table, they end up in .qmailadmin-limits files 

Yes Thet are going in .qmailadmin-limits files but I want these details to go in mysql 
table.
Is it possible to do so.
Pls help.

Also I am amazed why my replies are not going in the same thread. Even if I am just 
replying to ur messages.

Regards
Amit

__
Looking for safe email solutions for your school or district?
http://www.epals.com/schoolmail/ 


Re: [vchkpw] Problem Accessing Domain details from mysql

2004-10-06 Thread Tom Collins
On Oct 5, 2004, at 10:47 PM, Amit khatri wrote:
I tried Adding --enable-mysql-limits to the list of options. But my 
vpopmail table is still empty. I am unable to see domain details.
Any Idea ??
Did you try running vmoddomlimits to set limits into the table?
If they don't go in the table, they end up in .qmailadmin-limits files 
in the domain directory (for the domain) or ~vpopmail/etc (default 
settings for any domain that doesn't have a .qmailadmin-limits file).

--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
Info on the Sniffter hand-held Network Tester: http://sniffter.com/


Re: [vchkpw] Problem Accessing Domain details from mysql

2004-10-05 Thread Amit khatri
-- Original Message -
Date: Tue, 05 Oct 2004 20:30:04 +0530
From: Tom Collins <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: [vchkpw] Problem Accessing Domain details from mysql


>On Oct 5, 2004, at 1:49 AM, Amit khatri wrote:
>> I suppose these domain level details should be stored in vpopmail 
>> table. But in my case it is showing vpopmail table empty. I don't know 
>> why this is happening. I configured vpopmail using following options.
>>
>> ./configure
>>  --enable-logging=p
>>  --enable-auth-module=mysql
>>  --disable-passwd
>>  --enable-clear-passwd
>>  --disable-many-domains
>>  --enable-auth-logging
>>  --enable-mysql-logging
>>  --enable-valias
>>  --enable-domainquotas
>
>Add --enable-mysql-limits to that list of options.
>
>--
>Tom Collins  -  [EMAIL PROTECTED]
>QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
>Info on the Sniffter hand-held Network Tester: http://sniffter.com/
>

I tried Adding --enable-mysql-limits to the list of options. But my vpopmail table is 
still empty. I am unable to see domain details. 
Any Idea ??
Amit

__
Looking for safe email solutions for your school or district?
http://www.epals.com/schoolmail/ 


Re: [vchkpw] Problem Accessing Domain details from mysql

2004-10-05 Thread Tom Collins
On Oct 5, 2004, at 1:49 AM, Amit khatri wrote:
I suppose these domain level details should be stored in vpopmail 
table. But in my case it is showing vpopmail table empty. I don't know 
why this is happening. I configured vpopmail using following options.

./configure
 --enable-logging=p
 --enable-auth-module=mysql
 --disable-passwd
 --enable-clear-passwd
 --disable-many-domains
 --enable-auth-logging
 --enable-mysql-logging
 --enable-valias
 --enable-domainquotas
Add --enable-mysql-limits to that list of options.
--
Tom Collins  -  [EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/  Vpopmail: http://vpopmail.sf.net/
Info on the Sniffter hand-held Network Tester: http://sniffter.com/