From owner-freebsd-questions@FreeBSD.ORG Fri Jul 9 09:35:33 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FC5216A4CE for ; Fri, 9 Jul 2004 09:35:33 +0000 (GMT) Received: from cromagnon.cullmail.com (cromagnon.cullmail.com [67.33.58.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id F36CE43D2F for ; Fri, 9 Jul 2004 09:35:32 +0000 (GMT) (envelope-from jamoore@cromagnon.cullmail.com) Received: from cromagnon.cullmail.com (localhost.cullmail.com [127.0.0.1]) i699datg045716; Fri, 9 Jul 2004 04:39:37 -0500 (CDT) (envelope-from jamoore@cromagnon.cullmail.com) Received: from localhost (localhost [[UNIX: localhost]]) by cromagnon.cullmail.com (8.12.10/8.12.10/Submit) id i699dauG045715; Fri, 9 Jul 2004 04:39:36 -0500 (CDT) (envelope-from jamoore) From: Jay Moore To: freebsd-questions@freebsd.org Date: Fri, 9 Jul 2004 04:39:36 -0500 User-Agent: KMail/1.6.1 References: <16610.195.6.68.23.1089359130.squirrel@mail3.no-log.org> In-Reply-To: <16610.195.6.68.23.1089359130.squirrel@mail3.no-log.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200407090439.36155.jaymo@cromagnon.cullmail.com> cc: fmodola@no-log.org Subject: Re: Sendmail installation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jaymo@cromagnon.cullmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jul 2004 09:35:33 -0000 On Friday 09 July 2004 02:45 am, fmodola@no-log.org wrote: > > I thought Sendmail was a very insecure mailing system, nevertheless, it's > fully integrated to the FreeBSD system in the basic installation ... I think sendmail developed a reputation for insecure code some time ago, but they have resolved all known (major) issues. I also think sendmail was (one of) the first MTAs - written during simpler times before most of the world's idle assholes were equipped with PCs and cheap Internet access. I like sendmail, and I trust it - mostly because it has endured. But I am not an evangelist... I'd encourage you to try any other MTA's you see fit (available in ports), and draw your own conclusions. Jay > > Why ? > Why not Postfix, Qmail, Exim ??? > > Isn't it possible to let us choose during the installation process ??? >