-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
kengheng wrote:
> Dear All, I've installed vpopmail-5.5.0-1239053335 and compiled mysql
> backend successfully. However, whenever I try to run a vpopmail bin, it
> will generate a error msg to me as below:
>
> vpopmail/bin/vadddomain abc.mydomain.com
Dear All, I've installed vpopmail-5.5.0-1239053335 and compiled mysql
backend successfully. However, whenever I try to run a vpopmail bin, it
will generate a error msg to me as below:
vpopmail/bin/vadddomain abc.mydomain.com
vauth_load_module: dlopen(/var/qmail/vpopmail/etc/vpopmail.authmodule)
Good morning all,
Am I correct in assuming the the vusaged can be used for retrieving the
current amount of storage used of a particular mailbox? If so, where does
this information come from, is it the actual size used on the disk or is it
based on a Maildir calculation? Is there any informati
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Wouter van der Schagt wrote:
> Good morning all,
>
> Am I correct in assuming the the vusaged can be used for retrieving the
> current amount of storage used of a particular mailbox? If so, where
You are correct. It can also return usage for a parti
You are correct. It can also return usage for a particular domain.
Instead of
querying with 'u...@domain', query with '@domain'.
Great, does this return 1 value (i suppose so), or a comma delimited range
mailbox, storage used...or is this is easy to make and iterate ourselves..
Is that what
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Wouter van der Schagt wrote:
>> You are correct. It can also return usage for a particular domain.
>> Instead of
>> querying with 'u...@domain', query with '@domain'.
>
> Great, does this return 1 value (i suppose so), or a comma delimited range
> ma
Now I'm totally lost. What do you mean by delimited values?
My apologies, what i meant with the delimited output was:
Query daemon with: '@domain'.
Output:
i...@domain,129387
pe...@domain,19273
ja...@domain,102938
Where the output is comma delimited as mailbox,storage_used
Sincerely,
- Wout
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Wouter van der Schagt wrote:
>> Now I'm totally lost. What do you mean by delimited values?
>
> My apologies, what i meant with the delimited output was:
>
> Query daemon with: '@domain'.
> Output:
>
> i...@domain,129387
> pe...@domain,19273
> ja..
Matt Brookings wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
kengheng wrote:
Dear All, I've installed vpopmail-5.5.0-1239053335 and compiled mysql
backend successfully. However, whenever I try to run a vpopmail bin, it
will generate a error msg to me as below:
vpopmail/bin/vadddomain
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
kengheng wrote:
>> ln -s /var/qmail/vpopmail/lib/vmysql.so
Please paste output of:
ldd /var/qmail/vpopmail/lib/vmysql.so
- --
/*
Matt BrookingsGnuPG Key D9414F70
Software developer Systems technician
Inter7
here the output
# ldd /var/qmail/vpopmail/lib/vmysql.so
linux-gate.so.1 => (0xe000)
libz.so.1 => /lib/libz.so.1 (0xb8018000)
libm.so.6 => /lib/libm.so.6 (0xb7fef000)
libc.so.6 => /lib/libc.so.6 (0xb7e93000)
/lib/ld-linux.so.2 (0xb805)*
*
Matt Brookings
11 matches
Mail list logo