From: Eric Allman Date: Fri, 11 Nov 1994 01:02:00 +0000 (-0800) Subject: mention that you have to kill the sendmail daemon after changing X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/commitdiff_plain/a70f1d0229777984db97866114b11b1eb90eb906?hp=8e91fd1dc5b24f34df67392eaae9785e33587865 mention that you have to kill the sendmail daemon after changing sendmail.cf SCCS-vsn: usr.sbin/sendmail/FAQ 8.8 --- diff --git a/usr/src/usr.sbin/sendmail/FAQ b/usr/src/usr.sbin/sendmail/FAQ index 5f36a21e2f..a2a076cacf 100644 --- a/usr/src/usr.sbin/sendmail/FAQ +++ b/usr/src/usr.sbin/sendmail/FAQ @@ -1,6 +1,6 @@ Sendmail Version 8 Frequently Asked Questions - Version 8.7 of %G% + Version 8.8 of %G% This FAQ is specific to Version 8 of sendmail. Other questions, @@ -183,6 +183,19 @@ in src/READ_ME and cf/README (found in the V8 sendmail distribution). itself as domain.net. Add domain.net to /etc/sendmail.cw (if you are using FEATURE(use_cw_file)) or add "Cw domain.net" to your configuration file. + + IMPORTANT: Be sure you kill and restart the sendmail daemon + after you change the configuration file (for ANY change in + the configuration, not just this one): + + kill `head -1 /etc/sendmail.pid` + sh -c "`tail -1 /etc/sendmail.pid`" + + NOTA BENE: kill -1 does not work! +---------------------------------------------------------------------- + * OK, I did that, and the problem still occurs. + + You probably forgot to to resta ---------------------------------------------------------------------- * When I use sendmail V8 with a Sun config file I get lines like: