----- Original Message ----- From: "Alexander Dalloz" <alexander.dalloz@xxxxxxxxxxxxxxxx> To: "For users of Fedora Core releases" <fedora-list@xxxxxxxxxx> Sent: Tuesday, July 13, 2004 11:28 AM Subject: Re: /etc/resolv.conf and sendmail > No, running m4 manually is not necessary - it was on former Redhat Linux > releases. It would even be simpler by just running "make -C /etc/mail". > But not necessary. If you look into the Sendmail init script you will > find there in the start() function definition following content: > > echo -n $"Starting $prog: " > if test -x /usr/bin/make -a -f /etc/mail/Makefile ; then > make all -C /etc/mail -s > > Alexander > Vielen dank, Alexander. I had no idea that they put those commands in there. I definitely appreciate the correction. I guess I'm going to have to do some more investigating because it appears I have been doing things the old-fashioned way for too long. :) Shockwave