[3967] in testers
sendmail borkeness
daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Mon Apr 19 22:16:42 1999
To: testers@MIT.EDU
Date: Mon, 19 Apr 1999 22:15:43 EDT
From: Garry Zacheiss <zacheiss@MIT.EDU>
Under 8.3.1 Solaris, sendmail complains constantly about not
being able to find /etc/sendmail.cf, which doesn't exist, and doesn't
bother looking for /etc/mail/sendmail.cf. According to some
documentation Dan found, it's apparently a feature of this version of
sendmail to look for it's config file only in /etc, and not where the
vendor traditionally put it. We could probably fix this by putting a
symlink in /etc pointing to /etc/mail/sendmail.cf for now.
Garry