Xref: utzoo comp.unix.xenix.sco:2063 comp.unix.sysv386:6478 comp.unix.wizards:24609 comp.unix.admin:1434 Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!sun-barr!cs.utexas.edu!wuarchive!m.cs.uiuc.edu!ux1.cso.uiuc.edu!mp.cs.niu.edu!rickert From: rickert@mp.cs.niu.edu (Neil Rickert) Newsgroups: comp.unix.xenix.sco,comp.unix.sysv386,comp.unix.wizards,comp.unix.admin Subject: Re: sendmail on SCO ODT + uucp Message-ID: <1991Mar30.152120.7393@mp.cs.niu.edu> Date: 30 Mar 91 15:21:20 GMT References: <1991Mar29.175919.17154@edm.isac.CA> Organization: Northern Illinois University Lines: 38 In article <1991Mar29.175919.17154@edm.isac.CA> steve@edm.isac.ca (Steve Hole) writes: > >1. If I start sendmail from the rc as a an stmp daemon with the > following arguments: > > /usr/lib/sendmail -bd -q1h > > the any messages recieved via SMTP and routed to an external > connection via uucp will fail with a similar error message to the > one you show above. If I kill the daemon started by the rc, and run > it from the command line, everything works fine. > >2. If I start smtpd via inetd.conf, it fails similarly every time. > >Therefore, it would seem that smtp daemon processes started without a >controlling terminal cannot execute uux. I have absolutely no idea why. This is a wierd problem. I don't know if this will work, but here is a possible stopgap workaround. 1. Run sendmail from /etc/rc with only the -bd operand. 2. Modify the definition of the UUCP mailer, by making it an "expensive" mailer. (Check your manual for mailer flags). You should be able to get it to queue all UUCP mail, instead of sending directly to uux. 3. Run a script regularly from 'cron' to clear out the queue. The script should try to attach itself to a tty, perhaps by redirecting stdin and stdout to the console. Then it can invoke sendmail with the -q option. As I said, I am not sure whether it will solve your problem, but it may be worth a try. -- =*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*= Neil W. Rickert, Computer Science Northern Illinois Univ. DeKalb, IL 60115 +1-815-753-6940