Hi Nicola,

On Thu, 20 Mar 2003 17:13:09 +0100 Nicola Delbono wrote:

> 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)
 

- What does 

  cdbdump </var/qmail/users/cdb |tr '\000' '\t' |grep 'domain'

  give?

- What version of vpopmail are you using?

- What were your compile-time configure settings / switches?
-- 
Ciao,
 Pit

Reply via email to