Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site uwvax.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!godot!harvard!seismo!uwvax!dave From: dave@uwvax.UUCP (Dave Cohrs) Newsgroups: net.unix-wizards Subject: Re: Sendmail and the local network Message-ID: <71@uwvax.UUCP> Date: Fri, 30-Nov-84 22:06:43 EST Article-I.D.: uwvax.71 Posted: Fri Nov 30 22:06:43 1984 Date-Received: Sun, 2-Dec-84 05:41:41 EST References: <229@celerity.UUCP> <54@tove.UUCP> Distribution: net Organization: U of Wisconsin CS Dept Lines: 32 > it will be correctly formed at that machine for the local > destination machine. > > The problem: > the first line at the recieving machine will change > (or recieve changed) the "From " line to be > "From barto " > instead of > "From " > This looks like sendmail not being run suid root. That's not the problem. sendmail does *not* run suid root here. I run it sgid to protect the spool directory and access to spooled files, but no suid. More likely the config file is in an odd state which causes the address to get remunged on the remote host. The other possibility is that the sending host is actually sending a silly address in the 'MAIL FROM <>' SMTP transaction. Run it with all it's debugging on and check it out. Something else.... Make sure that /bin/mail thinks root is a trusted user (sendmail should also think root is trusted) and make sure you started sendmail from /etc/rc as root. If all this still checks out, how about recompiling sendmail? Also, I *never* have problems with sendmail losing things in its queue (some- times I wish it WOULD lose that stuff). Is there something wrong with the protections on your mqueue directory? -- (Bug? What bug? That's a feature!) Dave Cohrs ...!{allegra,heurikon,ihnp4,seismo,uwm-evax}!uwvax!dave dave@wisc-rsch.arpa