Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!mips!dimacs.rutgers.edu!rutgers!mcnc!xanth!xanth.cs.odu.edu!bianco From: bianco@cs.odu.edu (David J. Bianco) Newsgroups: comp.mail.sendmail Subject: Re: send-mail (what does it do?) Message-ID: Date: 7 Mar 91 03:43:09 GMT References: <1991Mar06.213014.25601@lynx.CS.ORST.EDU> Sender: usenet@cs.odu.edu (Usenet News Poster) Organization: Old Dominion University, Norfolk, VA Lines: 12 In-Reply-To: gatesl@prism.CS.ORST.EDU's message of 6 Mar 91 21:30:14 GMT Nntp-Posting-Host: japonica.cs.odu.edu In article <1991Mar06.213014.25601@lynx.CS.ORST.EDU> gatesl@prism.CS.ORST.EDU (Lee Gates) writes: While monitoring my processes one day, I noticed that ps reported that I was running a process called send-mail. I am familiar with sendmail and unix, so I sought after the man pages... even grepped all the man pages for the string send-mail. I would like to know what part of sendmail send-mail does. Well, if I remember right, sendmail actually changes it's argv[0] to indicate what its status is. Perhaps send-mail is the status for when it's running as a daemon? David Bianco