hello
sorry If I already posted this, but I didn't see the post coming back to me.

I run qmail and vpopmail.

if I perform a
./vuserinfo [EMAIL PROTECTED]

nothing is spit out:

the call ends with:

open("/var/qmail/users/cdb", O_RDONLY)  = 3
lseek(3, 328, SEEK_SET)                 = 328
read(3, "\30\23\0\0\0\0\0\0", 8)        = 8
close(3)                                = 0
getpid()                                = 12338
getpid()                                = 12338
open("/var/vpopmail/users/vpasswd", O_RDONLY) = -1 ENOENT (No such file or directory)

but this is the same for every domain.
and all the domains are in
/var/vpopmail/domains/domainX1.com
/var/vpopmail/domains/domainX2.com
/var/vpopmail/domains/domainX3.com

why the hell vpopmail tries to find vpasswd in there?
there is a way to tell it to look at the subdir of the domain I request info about?

I could set a softlink but pointing only to one domain
the same call for another domain ends always like the one above, searching for a 
unique non existent file.

thank you
Nicola




Reply via email to