From owner-freebsd-current@FreeBSD.ORG Tue Feb 25 03:40:16 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3125E278 for ; Tue, 25 Feb 2014 03:40:16 +0000 (UTC) Received: from mail-qc0-f173.google.com (mail-qc0-f173.google.com [209.85.216.173]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E134E19E1 for ; Tue, 25 Feb 2014 03:40:15 +0000 (UTC) Received: by mail-qc0-f173.google.com with SMTP id x3so1653058qcv.4 for ; Mon, 24 Feb 2014 19:40:09 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=DhPOKTTPwr7M5X9IW4iwwjDR2cMTK6nUaAxJheRk/Ww=; b=MTF0KUVpVPPIsBxRRG6RY8xdKGSsemzsLBLPxHSKSk68XMt0WbuOg4370Q1SHIlF+U cVuvVfiVM/B00/qVypbZy6qaCy09SwiRtqKaO8Ue5MHi1HMNCaRoHynUBbx4My+O318M kmm+3VPiiSzVErBKQ7mTGMtMzc8rKojRib5zAj1i56ZwezGpJYlEj1IYYi53BvYOnS73 Od/uhA+C8jmyCUZ7BfflPvMNVqTCb1tMHkzFPiNmdWT8o8mzMsjOZKFFOZjXDeGvvgLL UjjpuThrt6T1RsJg6MZkCWJSaVupb688Avjlj1cTJsdua/oI3mTDoDbFMN+IYSPTeq1S pwUw== X-Gm-Message-State: ALoCoQnMuUBgkr9yi82ZwAwZqAiHX7Nld+s/mKer69B/Ag+TaptGkLQWWh5f2DSSYgcwlByjhV0q X-Received: by 10.140.32.98 with SMTP id g89mr33203269qgg.37.1393299609335; Mon, 24 Feb 2014 19:40:09 -0800 (PST) MIME-Version: 1.0 Sender: jmmv@meroh.net Received: by 10.96.83.102 with HTTP; Mon, 24 Feb 2014 19:39:49 -0800 (PST) X-Originating-IP: [108.176.158.82] In-Reply-To: <942222.61849.bm@smtp118.sbc.mail.gq1.yahoo.com> References: <20140223211155.GS1699@ithaqua.etoilebsd.net> <942222.61849.bm@smtp118.sbc.mail.gq1.yahoo.com> From: Julio Merino Date: Mon, 24 Feb 2014 22:39:49 -0500 X-Google-Sender-Auth: u20QkpnnM3_QXftoTxGix8Cxn-s Message-ID: Subject: Re: Import of DragonFly Mail Agent To: Thomas Mueller Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Feb 2014 03:40:16 -0000 On Mon, Feb 24, 2014 at 6:47 AM, Thomas Mueller wrote: > To Julio Merino: How long did NetBSD include both sendmail and postfix in > base? What NetBSD releases? What was the first release that included both > sendmail and postfix, and the first release where sendmail was dropped? > As far as I can tell, postfix was added in NetBSD 1.5 (Dec 6, 2000), made the default in NetBSD 2.0 (Dec 9, 2004) and sendmail was removed in NetBSD 4.0 (Dec 19, 2007). That's a 7-year long transitional period. I haven't been able to find the discussion for the removal of sendmail unfortunately.