Hi,
I use vpopmail in a Debian server.
I have no problem until yesterday night when I recompile vpopmail for log all authentications.
My configuration string is
./configure --enable-defaultquota=50000000S,500C --enable-popuser=vpopmail --enable-tcpserver-file=/etc/tcp.smtp --enable-clear-passwd=y --enable-vpopgroup=vchkpw --enable-roaming-users=y --enable-logging=y
UID for vpopmail user is 1009
GID for vchkpw group is 1001
( that was working ok until yesterday )


Now when some user authenticate pop some vchkcw process never go down.
And then all users are rejected with the this error: File busy try again later!
I check it with strace and it say that:
strace -p 3128
wait4(-1, 0xbffffcb8, 0, NULL) = -1 ECHILD (No child processes)
wait4(-1, 0xbffffcb8, 0, NULL) = -1 ECHILD (No child processes)
wait4(-1, 0xbffffcb8, 0, NULL) = -1 ECHILD (No child processes)
wait4(-1, 0xbffffcb8, 0, NULL) = -1 ECHILD (No child processes)
wait4(-1, 0xbffffcb8, 0, NULL) = -1 ECHILD (No child processes)
wait4(-1, 0xbffffcb8, 0, NULL) = -1 ECHILD (No child processes)
wait4(-1, 0xbffffcb8, 0, NULL) = -1 ECHILD (No child processes)
wait4(-1, 0xbffffcb8, 0, NULL) = -1 ECHILD (No child processes)
wait4(-1, 0xbffffcb8, 0, NULL) = -1 ECHILD (No child processes)


When clearopensnmp start it have the same problem ( the same trace too ).
And it have an error in the UID and GUI of open-smtp ( it was ok after install the software ).
noc-m4alt:~/src/vpopmail-5.2.1# /var/vpopmail/bin/clearopensmtp 2>&1 > /dev/null &
[1] 6092
noc-m4alt:~/src/vpopmail-5.2.1# ls -lisa /var/vpopmail/etc/
total 28
587320 4 drwxr-xr-x 2 vpopmail vchkpw 4096 Jun 27 14:04 .
1874099 4 drwxr-xr-x 9 root root 4096 Jun 27 12:59 ..
587322 4 -rw-r--r-- 1 vpopmail vchkpw 24 Jun 27 13:11 inc_deps
587323 4 -rw-r--r-- 1 vpopmail vchkpw 31 Jun 27 13:11 lib_deps
589689 4 -rw-r--r-- 1 89 89 1323 Jun 27 14:04 open-smtp
587325 0 -rw-r--r-- 1 vpopmail vchkpw 0 Jun 27 13:59 open-smtp.lock


Please HELP!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Thanks a lot


Matias Lambert
OSInet Telecomunicaciones
Argentina
[EMAIL PROTECTED]
http://www.osinet.com.ar
“I don’t know what kind of weapons will be used in the third world war,
assuming there will be a third world war. But I can tell you what the
fourth world war will be fought with sticks and stones.” Albert Einstein


Reply via email to