[4241] in testers
Re: 8.3 sendmail.cf helpfile misconfigured?
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Tue Jun 15 18:26:42 1999
Message-Id: <199906152226.SAA24164@speaker-for-the-dead.mit.edu>
From: Jonathon Weiss <jweiss@MIT.EDU>
To: "James M. Kretchmar" <kretch@MIT.EDU>
Cc: testers@MIT.EDU
In-Reply-To: Your message of "Mon, 14 Jun 1999 19:01:54 EDT."
<199906142301.TAA28764@mission-control>
Date: Tue, 15 Jun 1999 18:26:31 EDT
> this on purpose?
>
> mission-control:29521.null% cd /afs/athena/system/sun4x_56/srvd-8.3
> mission-control:29521.null% grep sendmail.hf etc/sendmail.cf
> O HelpFile=/usr/lib/sendmail.hf
> mission-control:29521.null% file usr/lib/sendmail.hf
> usr/lib/sendmail.hf: cannot open: No such file or directory
> mission-control:29521.null% file etc/mail/sendmail.hf
> etc/mail/sendmail.hf: English text
on the SGI /os provides a link from usr/lib/sendmail.cf to
etc/sendmail.cf which is propogated to local disk, so we are ok there.
Is there any reasona not to just change sendmail.cf to point to
/etc/sendmail.hf on all platforms tho?
We might want to do somethign about O StatusFile=/usr/lib/sendmail.st
too. Thoughts?
Greg, can you add /etc/sendmail.fc to DEADFILES in 8.3.8 for the SGI
(it's a frozen config file which we don't deal with anymore).
Jonathon