From owner-freebsd-questions@FreeBSD.ORG Tue Oct 27 01:06:52 2009 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 653C8106566C for ; Tue, 27 Oct 2009 01:06:52 +0000 (UTC) (envelope-from Olivier.Nicole@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id 120848FC13 for ; Tue, 27 Oct 2009 01:06:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.cs.ait.ac.th (Postfix) with ESMTP id EDBD03A3945; Tue, 27 Oct 2009 08:06:49 +0700 (ICT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cs.ait.ac.th; h= references:subject:subject:in-reply-to:from:from:message-id:date :date:received:received:received; s=selector1; t=1256605609; x= 1258420009; bh=A19OR6etkKJtEp58Oi7iFIK705bRpz57PcmK7d3eThM=; b=W Pmb97bnWoxpMi4ahqHIFPWeu8mUgoMuZRMtcmkd/rl7vPWtFgXPTb1EXEppBD0Jt Ou3gYcl4w6HX9NDEmr5EhntqR+DNb8jMsKjVJlixJaRYR77u/7soZBY0m3EVM/Oa 1S5gMwttQYzm+eDbiyzriz15/0r3EN5Jjt4TWva1PI= X-Virus-Scanned: amavisd-new at cs.ait.ac.th Received: from mail.cs.ait.ac.th ([127.0.0.1]) by localhost (mail.cs.ait.ac.th [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id jH+47P8aFexh; Tue, 27 Oct 2009 08:06:49 +0700 (ICT) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.cs.ait.ac.th (Postfix) with ESMTPS id 2F8063A387C; Tue, 27 Oct 2009 08:06:49 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.14.3/8.14.3/Submit) id n9R16lGb095725; Tue, 27 Oct 2009 08:06:47 +0700 (ICT) (envelope-from on) Date: Tue, 27 Oct 2009 08:06:47 +0700 (ICT) Message-Id: <200910270106.n9R16lGb095725@banyan.cs.ait.ac.th> From: Olivier Nicole To: yuri@rawbw.com In-reply-to: <4AE5F897.3000103@rawbw.com> (message from Yuri on Mon, 26 Oct 2009 12:29:27 -0700) References: <4AE5F897.3000103@rawbw.com> Cc: freebsd-questions@freebsd.org Subject: Re: Why is sendmail is part of the system and not a package? 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: Tue, 27 Oct 2009 01:06:52 -0000 > How many people actually use it? Very few. Out of the 12 or 15 servers I run, only one do not use stock sendmail: the mail server. So one out of twelve is rather quite a lot... Olivier