vchkpw eats 99% of cpu time

2001-02-02 Thread Cajus Pollmeier
Hi all! I've got a little [well it grows ;-)] problem with vchkpw. Thats my setup: qmail 1.03 + qmailqueue-patch scan4virus 0.94 vpopmail 4.9.8 ucspi-tcp 0.88 daemontools 0.70 Starting with svscan with something like this in /var/qmail/supervise/qmail-pop3/run: #!/bin/sh HOSTNAME=`hostname -f

Re: vchkpw eats 99% of cpu time

2001-02-04 Thread Cajus Pollmeier
Am Samstag, 3. Februar 2001 00:28 schrieb Dan Phoenix: > not sure what the problem would be without personally logging in... > but i would write maybe a nice wrapper for it for now...man nice. > > > CP> In 90% of all cases popping the mails works fine. The other 10% > > CP> create > > CP> a vc

CPU consuming vchkpw

2001-02-04 Thread Cajus Pollmeier
Hi again. Just found some processes of vchkpw running dead. They are in a infinite loop here (strace -p ): wait4(-1, 0xba08, 0, NULL) = -1 ECHILD (No child processes) Problem is that this should be a production system and I don't want these runaway processes and sporadically

Re: Problem with vchkpw

2001-02-08 Thread Cajus Pollmeier
On Wednesday 07 February 2001 16:07, Joao Santos wrote: > > Hello, >   > i've installed vpopmail without any problems, but i'm having some > problems authenticating /etc/passwd users throught vchkpw! >   > vhckpw sometimes authenticates /etc/passwd users but sometimes it > "HANGS" or something, l

Re: vchkpw eats 99% of cpu time

2001-02-12 Thread Cajus Pollmeier
Am Freitag, 2. Februar 2001 20:49 schrieb Cajus Pollmeier: > Hi all! > > I've got a little [well it grows ;-)] problem with vchkpw. Thats my setup: > > qmail 1.03 + qmailqueue-patch > scan4virus 0.94 > vpopmail 4.9.8 > ucspi-tcp 0.88 > daemontools 0.70 > &g