From owner-freebsd-questions Sun Oct 29 13:36:24 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 6DDF737B4CF; Sun, 29 Oct 2000 13:36:21 -0800 (PST) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Sun, 29 Oct 2000 13:34:59 -0800 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id e9TLaDB75543; Sun, 29 Oct 2000 13:36:14 -0800 (PST) (envelope-from cjc) Date: Sun, 29 Oct 2000 13:36:13 -0800 From: "Crist J . Clark" To: John Summerfield Cc: Jeroen Ruigrok van der Werven , freebsd-questions@FreeBSD.ORG, gshapiro@FreeBSD.ORG, summer@emu.os2.ami.com.au Subject: Re: sendmail in 4.1.1 Message-ID: <20001029133613.U75251@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <200010292105.e9TL5lW23592@emu.os2.ami.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200010292105.e9TL5lW23592@emu.os2.ami.com.au>; from summer@OS2.ami.com.au on Mon, Oct 30, 2000 at 05:08:10AM +0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Oct 30, 2000 at 05:08:10AM +0800, John Summerfield wrote: [snip] > Is there something I've not installed? I can't find any package that looks > like sendmail, either installed or not. What version are you at and from what media did you install again? In the old days, one would find the sendmail configuration files in the source distribution, /usr/src/contrib/sendmail/cf/ However, there was a recent move to transport that tree into /usr/share, IIRC. I cannot recall if that happened before or after 4.1.1-RELEASE. If you have a CD, load it up and something like, # cd /cdrom/src # cat scontrib.?? | tar --unlink -xpzf - -C /usr/src sendmail/cf And that will get the stuff for sure. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message