From owner-freebsd-questions@FreeBSD.ORG Sat Sep 22 12:51:09 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0FA8D16A417; Sat, 22 Sep 2007 12:51:09 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 4FD5813C448; Sat, 22 Sep 2007 12:51:08 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8) with ESMTP id l8MCoiBi024771; Sat, 22 Sep 2007 14:50:44 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.13.8/8.13.8/Submit) with ESMTP id l8MCoigT024768; Sat, 22 Sep 2007 14:50:44 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sat, 22 Sep 2007 14:50:44 +0200 (CEST) From: Wojciech Puchar To: Gabriel Dragffy In-Reply-To: <38B8D408-7E5B-49D5-A93D-5B8413950511@dragffy.com> Message-ID: <20070922144915.F24250@wojtek.tensor.gdynia.pl> References: <6CBE22B2-206F-4695-889F-5630E6B9399C@dragffy.com> <20070922113408.GB84164@amilo.cenkes.org> <38B8D408-7E5B-49D5-A93D-5B8413950511@dragffy.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: Why is sendmail in the core of FreeBSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Sep 2007 12:51:09 -0000 > the software that comes with the OS where possible. Especially in the case of > FreeBSD, as I find the core software is rock solid and I love that. I think > I'll learn how to configure sendmail and try sticking with it. At least it is > documented somewhat in the handbook. > just doing make ; make install in /etc/mail does basic configuration, just reading /usr/share/sendmail/cf/README and changing things is enough for much more.