Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!virtech!cpcahil From: cpcahil@virtech.uucp (Conor P. Cahill) Newsgroups: comp.unix.i386 Subject: Re: Sorry, but sendmail again Message-ID: <1990Jan14.170033.1045@virtech.uucp> Date: 14 Jan 90 17:00:33 GMT References: <102@gizzmo.UUCP> Organization: Virtual Technologies Inc. Lines: 34 In article <102@gizzmo.UUCP>, mark@gizzmo.UUCP (mark hilliard) writes: > > GAD, I lost a primary sector on my disk yesterday and lost all of my > archives. After rebuilding my system, I discovered that my sendmail > was back to the non operational mode. Can someone PLEASE repost the > modification to the sendmail configuration file that fixes this problem > again? In order to get sendmail to work on our system we did the following: 1. replace /bin/rmail with a copy of (or a link to) /usr/lib/sendmail 2. Modify sendmail.cf as follows: 34c34 < Dwunix --- > Dwvirtech 260,261c260,261 < R$*<@$=U.UUX>$* $#uux$@$2$:$1$3 known uucphost < R$*<@$=U$+.UUX>$* $#uux$@$2$:$1@$2$4 known uucphost --- > R$*<@$=U.UUX>$* $#smail$@$2$:$1$3 known uucphost > R$*<@$=U$+.UUX>$* $#smail$@$2$:$1@$2$4 known uucphost We did this so long ago that I can't tell you what the changes on lines 260 and 261 did. I would have to RTFM again and I am sure you could do the same. -- +-----------------------------------------------------------------------+ | Conor P. Cahill uunet!virtech!cpcahil 703-430-9247 ! | Virtual Technologies Inc., P. O. Box 876, Sterling, VA 22170 | +-----------------------------------------------------------------------+