Hi again. Just found some processes of vchkpw running dead. They are in a infinite loop here (strace -p xxxx): wait4(-1, 0xbffffa08, 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 failing pop3 logins here. Any ideas? -Cajus
