Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!shadooby!eecae!b-tech!zeeff From: zeeff@b-tech.ann-arbor.mi.us (Jon Zeeff) Newsgroups: comp.mail.elm Subject: newmail on job control systems not dying Message-ID: <9178@b-tech.ann-arbor.mi.us> Date: 29 Mar 89 23:09:59 GMT Organization: Branch Technology, Ann Arbor, MI Lines: 19 If you find that newmail isn't dying when you logout, you can try this patch. Add setpgrp(getpid(),getpgrp(getppid())); to newmail.c and kill -TERM 0 to .logout -- Jon Zeeff zeeff@b-tech.ann-arbor.mi.us Ann Arbor, MI mailrus!b-tech!zeeff