Enrique Verdes wrote: > Chequing for other thins I found a Zombie process in the sistem. Here's > the ps output. ¿Somebody has seen this? How can I avoid it? > > 0 200 2471 2468 25 0 11008 4384 - S ? 0:00 > /usr/bin/python /usr/lib/courier/etc/filters/active/pythonfilter > 0 200 2472 2471 25 0 0 0 exit Z ? 0:00 > [courier-config] <defunct>
It's a minor bug; I forgot to call wait() to clean it up. It won't cause any problems, and it's fixed in CVS. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
