.dir-control file corrupted ?

2001-09-10 Thread jose carreiro

hi all !

i have vpopmail 5.0-pre5 and qmail 1.03
on debian 2.2r3 with 300 vdomains.
i did an upgrade from vpopmail 4.9.8
using vchkpw basic auth.

on one domain (the biggest with 23000 mailboxes) the vadduser commander
returns an make user dir error: segmentation fault
all other domains works fine

the vuserinfo command works fine with the biggest

local deliveries works fine with all domains.

already checkep the vpopmail user and group perms : all ok
perms on vpasswd and vpasswd.cdb files are ok too.


qmailadmin interface permits postmaster to login but the pop accounts are
not displayed.I think this problem is the same !?

i have checked all i think it can cause the problem, so i found something
wrong in the domain .dir-control file :

23277
1
3
0 0 0
61 61 61
0 2 2
2 45 45
2/j

is the 2/j line correct ?? can you explain the file structure ?


any idea ?
thx in advance.






Re: .dir-control file corrupted ?

2001-09-10 Thread Ken Jones

On Mon, 2001-09-10 at 11:06, jose carreiro wrote:
 hi all !
 
 i have vpopmail 5.0-pre5 and qmail 1.03
 on debian 2.2r3 with 300 vdomains.
 i did an upgrade from vpopmail 4.9.8
 using vchkpw basic auth.
 
 on one domain (the biggest with 23000 mailboxes) the vadduser commander
 returns an make user dir error: segmentation fault
 all other domains works fine
 
 the vuserinfo command works fine with the biggest
 
 local deliveries works fine with all domains.
 
 already checkep the vpopmail user and group perms : all ok
 perms on vpasswd and vpasswd.cdb files are ok too.
 
 
 qmailadmin interface permits postmaster to login but the pop accounts are
 not displayed.I think this problem is the same !?
 
 i have checked all i think it can cause the problem, so i found something
 wrong in the domain .dir-control file :
 
 23277
 1
 3
 0 0 0
 61 61 61
 0 2 2
 2 45 45
 2/j
 
 is the 2/j line correct ?? can you explain the file structure ?

That looks okay. 2/j means the next account is put under 
the 2/j directory.

Ken