Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!uw-beaver!rice!sun-spots-request From: mitel!sce!cognos!todds@uunet.uu.net (Todd Sandor) Newsgroups: comp.sys.sun Subject: Re: OS 4 Sendmail.cf doesn't match documentation Keywords: Software Message-ID: <6010@sunray.UUCP> Date: 9 May 89 22:10:19 GMT References: <8904062122.AA00211@macduff.ultra.com> Sender: usenet@rice.edu Organization: Cognos Inc., Ottawa, Canada Lines: 43 Approved: Sun-Spots@rice.edu Original-Date: 1 May 89 12:56:05 GMT X-Sun-Spots-Digest: Volume 7, Issue 279, message 2 of 23 ultra!shj@ames.arc.nasa.gov (Steve Jay) writes: >X-Sun-Spots-Digest: Volume 7, Issue 255, message 8 of 16 >The OS 4 "System & Network Administration" manual, part # 800-1733-10, >revision A of 9 May 1988, discusses "setting up the Mail Routing System" >beginning on page 375. On the bottom of page 377, it describes modifying >the sendmail.cf file. It says to look for lines that look like Read chaper 18 "Sendmail Installation and Operation" (great fun!!) + ..... >and change them to our domain name. My problem is, there are no lines ># @(#)main.mc 1.15 88/02/08 SMI so is mine. >A related question: I've seen several messages in sun-spots about patches >to "sendmail 5.61", or some such. Does this have anything to do with the >version of sendmail that I get with Sun OS 4? If I'm not supposed to be >running the sendmail that came with OS 4, where do I get whatever I should There seems to be problems with sendmail with the SunOS 4.0, in our case found that the $m macro (Domain name) doesn't seem to work with outgoing mail (messes up the Message-Id for example), so we have had to hard code the name in to all $m locations, for example our main mailer has: # You have two choices here. If you want the gateway machine to identify # itself as the DOMAIN, use this line: Djcognos instead of: # If you want the gateway machine to appear to be INSIDE the domain, use: Dj.$m like it says in the documentations. Our subsidiary sendmail.cf looks like: # my official hostname Dj$w.cognos Note that you have to replace all $m with your domain name in the sendmail.cf files. We also have a call into Sun Support on this one, but don't have a reply yet. So far (less than a week) this fix seems to have worked (at least have not gotten nasty messages from sites we connect to). Todd Sandor Voice: (613) 738-1338 ext 2704 P.O. Box 9707 Cognos Incorporated FAX: (613) 738-0002 3755 Riverside Dr. uucp: todds@cognos || uunet!mitel!scs!cognos!todds Ottawa, Ontario Steady as she goes! CANADA K1G 3Z4