Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!bloom-beacon!bu-cs!purdue!decwrl!sun!pitstop!sundc!seismo!uunet!mcvax!ukc!strath-cs!glasgow!Jim From: jim@cs.strath.ac.uk (Jim Reid) Newsgroups: comp.mail.sendmail Subject: Re: Config files Message-ID: <8810171058.AA00829@stracs.cs.strath.ac.uk> Date: 17 Oct 88 11:12:11 GMT Sender: daemon@cs.glasgow.ac.uk Lines: 30 In-Reply-To: Your message of Friday, 14-Oct-88 16:37:55-BST. X-In-Reply-To: <134530-542-643@uk.ac.essex> X-mailer: mail gatewayed to news (mail-news 1.5a) |> My problem is that we have a ethernet on which we have many differnet |> machines including suns and micro-vaxes |> On one machine (a vax) we run mmdf. We would like to arrange |> for all the machines to send mail that they cannot resolve to this vax. |> If the user says fred@xxy.ac.uk then we pass this to the vax ok |> but if the user say fred@somewhere sendmail tries to send this to |> a host called somewhere on our net (it fails). |> In the comments to the ultrix gereric.mc 3.3 it appears that |> we can define FS/etc/hosts and this looks as if this should spot that |> "somewhere" is undefined and try our central machine but this is not the |> case |> What am I doing (or not doing) wrong? You are going wrong on two counts. Firstly, you're using (or adapting) a vendor-supplied "generic" sendmail.cf file. This is almost always a mistake as they invariably fail to do what they claim to. Secondly, you're not using Jim Crammond's configuration file compiler kit. This makes configuring sendmail a doddle and has the advantage of being easily maintainable. It will cure your sendmail troubles, so get hold of a copy and use it! [To the list maintainer: perhaps you could post an advert for this kit, explaining what it is and how to get it, to the DL every now and again. An alternative would be to pass this information to folk who join the list. I'm surprised that some people on this DL are unaware of Jim Crammond's compiler kit. It seem a pity that the DL looks to be headed for discussions of the minutae of the FooBar Computer Company's "generic" sendmail.cf file version AA.BB.CC.DD.EE.] Jim