Jeff Lasman said: > On Thursday 01 January 2004 04:00 pm, William Hooper wrote: > >> [whooper@kenny whooper]$ cat /etc/fedora-release > > I'm not yet using FC1. Since this is the Fedora list, I assumed we were discussing FC. No matter: [whooper@poit whooper]$ cat /etc/redhat-release Red Hat Linux release 9 (Shrike) [whooper@poit whooper]$ rpm -q sendmail sendmail-8.12.8-9.90 [whooper@poit whooper]$ grep -n make /etc/init.d/sendmail 42: if test -x /usr/bin/make -a -f /etc/mail/Makefile ; then 43: make all -C /etc/mail -s 47: makemap hash /etc/mail/$i < /etc/mail/$i [whooper@poit whooper]$ grep -n EDIT /etc/mail/sendmail.cf 25:##### DO NOT EDIT THIS FILE! Only edit the source .mc file. [whooper@poit whooper]$ -- William Hooper