when I try to use my Red Hat 5.1 system as an SMTP server with Eudora as a
client. I suspect I need to add FEATURE(relay_entire_domain) to the .mc
file. So I add it to /usr/lib/sendmail-cf/cf/redhat.mc and try to
recompile redhat.cf. The original Makefile doesn't work, but
Makefile.dist seems to work better. I do the make as follows:
# make -f Makefile.dist redhat.cf
rm -f redhat.cf
m4 ../m4/cf.m4 redhat.mc > redhat.cf
redhat.mc:11: m4: Cannot open ../feature/relay_entire_domain.m4: No such file or
directory
chmod 444 redhat.cf
#
Lo and behold, I look in the ../feature directory, and there is no
relay_entire_domain.m4 file.
How do I go about getting a new one? I just grabbed the latest source
<ftp://ftp.redhat.com/pub/redhat/redhat-5.1/SRPMS/sendmail-8.8.7-17.sr...>
and reinstalled, but the file didn't appear (and it isn't in the list of
files to be installed).
Red Hat 5.1, sendmail-8.8.7-17
- Jeff -
--
__________________________________________
Substitute 'jeff' for 'nospam' to email me
Please cc: replies by mail if possible. TIA