Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxn!ihnp4!inuxc!pur-ee!pucc-j!purdue!decwrl!glacier!Shasta!mogul@su-navajo.arpa From: mogul@su-navajo.arpa Newsgroups: net.unix-wizards Subject: Re: SU unix sites mail broken... Message-ID: <278@Shasta.ARPA> Date: Thu, 17-Apr-86 15:20:28 EST Article-I.D.: Shasta.278 Posted: Thu Apr 17 15:20:28 1986 Date-Received: Sun, 20-Apr-86 17:42:33 EST Sender: daemon@Shasta.ARPA Organization: Stanford University Lines: 10 From: Jeff Mogul If you have a /usr/lib/sendmail.fc ("frozen configuration") on your system, when you change anything important (the sendmail binary, /usr/lib/sendmail.cf [of course], or the set of names for your machine as in this case) you MUST rebuild sendmail.fc: "/usr/lib/sendmail -bz" and then kill off and restart the sendmail daemon. This is yet another thing that sendmail could have checked for, but doesn't. Too bad.