Date: Sun, 29 Oct 2000 13:36:13 -0800 From: "Crist J . Clark" <cjclark@reflexnet.net> To: John Summerfield <summer@OS2.ami.com.au> Cc: Jeroen Ruigrok van der Werven <jruigrok@via-net-works.nl>, 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> 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 %2B0800 References: <jruigrok@via-net-works.nl> <200010292105.e9TL5lW23592@emu.os2.ami.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001029133613.U75251>