From owner-freebsd-arch@freebsd.org Wed Dec 6 23:20:15 2017 Return-Path: Delivered-To: freebsd-arch@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5B2E0E8FB88 for ; Wed, 6 Dec 2017 23:20:15 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 3F2DD67B8A for ; Wed, 6 Dec 2017 23:20:15 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: by mailman.ysv.freebsd.org (Postfix) id 3E7CEE8FB87; Wed, 6 Dec 2017 23:20:15 +0000 (UTC) Delivered-To: arch@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3E24DE8FB86 for ; Wed, 6 Dec 2017 23:20:15 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mx1.sbone.de (mx1.sbone.de [IPv6:2a01:4f8:130:3ffc::401:25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "mx1.sbone.de", Issuer "SBone.DE" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 002F867B88; Wed, 6 Dec 2017 23:20:11 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.sbone.de (mail.sbone.de [IPv6:fde9:577b:c1a9:31::2013:587]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.sbone.de (Postfix) with ESMTPS id 4BAFB25D385E; Wed, 6 Dec 2017 23:20:00 +0000 (UTC) Received: from content-filter.sbone.de (content-filter.sbone.de [IPv6:fde9:577b:c1a9:31::2013:2742]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPS id 70082D1F898; Wed, 6 Dec 2017 23:19:59 +0000 (UTC) X-Virus-Scanned: amavisd-new at sbone.de Received: from mail.sbone.de ([IPv6:fde9:577b:c1a9:31::2013:587]) by content-filter.sbone.de (content-filter.sbone.de [fde9:577b:c1a9:31::2013:2742]) (amavisd-new, port 10024) with ESMTP id B5gRHKaHnBVt; Wed, 6 Dec 2017 23:19:58 +0000 (UTC) Received: from [192.168.1.224] (fresh-ayiya.sbone.de [IPv6:fde9:577b:c1a9:f001::2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPSA id 186D7D1F896; Wed, 6 Dec 2017 23:19:57 +0000 (UTC) From: "Bjoern A. Zeeb" To: "Baptiste Daroussin" Cc: arch@FreeBSD.org, gshapiro@FreeBSD.org Subject: Re: RFC: Sendmail deprecation ? Date: Wed, 06 Dec 2017 23:19:56 +0000 X-Mailer: MailMate (2.0BETAr6100) Message-ID: <7737D840-87F0-4862-A32C-84F340479298@lists.zabbadoz.net> In-Reply-To: <20171206223341.iz3vj4zz2igqczy7@ivaldir.net> References: <20171206223341.iz3vj4zz2igqczy7@ivaldir.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Dec 2017 23:20:15 -0000 On 6 Dec 2017, at 22:33, Baptiste Daroussin wrote: > Hi all, > > I would like to propose the deprecation then removal of sendmail in > base. > > Deprecation will happen in the form of FreeBSD 12.0 being built > WITHOUT_SENDMAIL > by default > > removal would happen in FreeBSD 13.0 I don’t see the point of keeping the source and possible support for it in base for another 5-ish years if it’s not build by default. If this should go through then just don’t ship it at all anymore in 12.0-RELEASE please. /bz