Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!emory!ogicse!schaefer From: schaefer@ogicse.ogc.edu (Barton E. Schaefer) Newsgroups: comp.mail.mush Subject: Re: mushtool mail to send mail while mush works Fine . . . Message-ID: <10728@ogicse.ogc.edu> Date: 21 Jul 90 06:37:46 GMT References: <740@happy.osc.edu> Organization: Oregon Graduate Institute (formerly OGC), Beaverton, OR Lines: 25 In article <740@happy.osc.edu> phil@osc.edu (Phil Ritzenthaler) writes: } } Background: } Sun 4/280 Sun OS 4.0 } sendmail 5.64 from Berkeley } } Doing a compose from mushtool, and then a send, the message is sent to } sendmail, and sendmail -i -v user@site is called, but this is as far as } anything goes. Looking at ps, sendmail is in an IW state, messages appear in } the syslog saying: } } The funny thing is that using just mush, everything is mailed fine. Does } mushtool mail things slightly differently? Different headers? HELP!! Is the -v flag to sendmail there all the time, or do you have $verbose set? I've never tried sending mail verbosely in tool mode. If I have a chance in the next few days, I will. My guess is that the -v flag is causing sendmail to try to write to a tty that, in tool mode, does not exist. This hangs everything. If the -v is in your sendmail args in config.h, get rid of it and recompile. If you have $verbose set, unset it. See if that fixes things. -- Bart Schaefer schaefer@cse.ogi.edu