From owner-freebsd-questions Sat Jul 20 11:46:48 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA05102 for questions-outgoing; Sat, 20 Jul 1996 11:46:48 -0700 (PDT) Received: from seagull.rtd.com (root@seagull.rtd.com [198.102.68.2]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id LAA05095 for ; Sat, 20 Jul 1996 11:46:46 -0700 (PDT) Received: (from dgy@localhost) by seagull.rtd.com (8.7.5/8.7.3) id LAA16842; Sat, 20 Jul 1996 11:46:41 -0700 (MST) From: Don Yuniskis Message-Id: <199607201846.LAA16842@seagull.rtd.com> Subject: Re: Sendmail.cf file ..Any Info To: chrisl@bbs.justcompute.com (Chris Lavin) Date: Sat, 20 Jul 1996 11:46:41 -0700 (MST) Cc: questions@freebsd.org In-Reply-To: <199607201328.JAA03344@only.justcompute.com> from "Chris Lavin" at Jul 20, 96 09:25:06 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Ok I know it must seem like a dumb question but where can I get some > documentation about the saendmail config file so that I can try to > configure sendmail the way I want it to work..What does all the stuff in > the file mean? Well, O'Reilly's _Sendmail_ book is probably *THE* definitive reference. If you intend to do any *serious* sendmail hacking, it should be on your bookshelf... Also check through the online docs... --don