From nobody Thu Nov 10 06:05:59 2022 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4N7BCs0wTbz4f4mw; Thu, 10 Nov 2022 06:06:01 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4N7BCs0Q4bz4HjH; Thu, 10 Nov 2022 06:06:01 +0000 (UTC) (envelope-from bapt@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1668060361; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=45ht/YzuRqGldKokoUA47FlXs6ZCB2J1uHMtdoH87sk=; b=O6bHq8Yx5b87B2ML2qiwbg9RTpPffs4zwL4UL3gbLC6Cje2VTBAHRNdKmRYPJosmYXPl+O IxKzHnuU387SuE/IKTPp/5SHaQP/C7QPWYstrvDGna/9XBF9wMc0T3tcYmdbI7i17/AUv6 5dEHUcR4ZyCP+cnNj4MEWCSnCVwi4AFyVrRyszl/+p7BA+g+N/djNaFnwIdoRteeMzGvuR ueF5xoK2wlW4ZjVP1MeSAReONjxAtqnUkJ4ZeLEF0hBCRAulR25abMdQbJBDjUBvPU3/Hy ME6cNS918NU+6udf7UHfCAr+ecaJExE0tpx938q6VdU4Wd4PP4WpY6P0p2tXTQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1668060361; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=45ht/YzuRqGldKokoUA47FlXs6ZCB2J1uHMtdoH87sk=; b=rpQkZ7GRMVl+XDuPQWiZLhnasTH5k3OfXV6b2JgjuEaVLBYhc7MA2wknrUeMz14vFyy1oF xaUfQDoLFeDgdALXJfVz/t8F4j7rMmwX2qrK8S5oTOYXk0aAMSYWMn+CFCtMs7g6FzzURR ODg0JRB0bIPB5/D8J4Vpr/VSqKzZFzP+adr7qG8bLaDWVVl2uoYfgmKr4pMd1U3wE3Suup 9kur0rOWb7YQXBn89goRWPQbMY5oejJflM41gbtZDgQB+G7AZ8PCUsXieT2vM7N9MR5pse AOy/pW4lHx/5T2YV9A+CpHqEMEnATR1Ht8xw18kiQOB1hl9QTsjew4QlxrWKFA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1668060361; a=rsa-sha256; cv=none; b=TLjlZyBHYxZpPL/twxqctZjsf2UzEq4kuZ2Wl7MDzYqouvVAlhzFx5c23XhW73TEYp/4bG bgZ/MK6eWiLoPBoVtBxZQZASTSqAF27arHrsCxknCO2vpDXNE3F4cjoCRW0zHFwoms5fud vNwYbvTDUSGvJmLiapvaLR2o9ih0yWKykQ7nAW7h6qeowhe7FDzpTwPTUSQf6nGsg2695W DBQG2FYhwgicwVIO5j290XKCchS+YXWvH3bgdm0kBZcOn4Z1xvWD2fAjiNHdXELsFQMEbk uuBoMCZTFJe5d3AqBr05RZ/eoEQpQ6kufUXBTg2A27cZHu5NIJVCEK1y2ia0TA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from aniel.nours.eu (nours.eu [IPv6:2001:41d0:8:3a4d::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: bapt) by smtp.freebsd.org (Postfix) with ESMTPSA id 4N7BCr5ryyzP0R; Thu, 10 Nov 2022 06:06:00 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: by aniel.nours.eu (Postfix, from userid 1001) id 0F9D14768C; Thu, 10 Nov 2022 07:05:59 +0100 (CET) Date: Thu, 10 Nov 2022 07:05:59 +0100 From: Baptiste Daroussin To: Matteo Riondato Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: 0b1adc42a15c - main - rc.sendmail: remove unused script Message-ID: <20221110060559.3svaaw7k6edmmppx@aniel.nours.eu> References: <202211091557.2A9FvdQ4072042@gitrepo.freebsd.org> <20221109174947.ykci234inrgiz7wi@ubertino.local> <4C690EC7-3D87-416B-934F-452801EE0EC8@FreeBSD.org> List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-main@freebsd.org X-BeenThere: dev-commits-src-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <4C690EC7-3D87-416B-934F-452801EE0EC8@FreeBSD.org> X-ThisMailContainsUnwantedMimeParts: N On Wed, Nov 09, 2022 at 08:29:53PM +0100, Baptiste Daroussin wrote: > > > Le 9 novembre 2022 18:49:47 GMT+01:00, Matteo Riondato a écrit : > >On 2022-11-09 at 10:57 EST, Baptiste Daroussin wrote: > > > >> The branch main has been updated by bapt: > >> > >> URL: https://cgit.FreeBSD.org/src/commit/?id=0b1adc42a15caea0cffbc962ca6f9e3e7b576834 > >> > >> commit 0b1adc42a15caea0cffbc962ca6f9e3e7b576834 Author: Baptiste Daroussin AuthorDate: 2022-11-09 15:33:03 +0000 Commit: Baptiste Daroussin CommitDate: 2022-11-09 15:55:18 +0000 > >> > >> rc.sendmail: remove unused script > >> > >> 20 years ago the use of rc.sendmail script was dropped in favor of /etc/rc.d/sendmail, it is time to retire the script entirely now. > > > >Thank you for doing this. > > > >The one lingering issue I see is that there is now no documentation for the rc.conf sendmail_* variables: they were documented in rc.sendmail.8 and rc.conf.5 referred to it, but your previous commit 6a2d6a569b1350f46998a2446fc89059b160fd13 removed that reference from rc.conf.8, and this commit removes rc.sendmail.8. > > > >(Sorry for the noise if you're already working on it). > > > >Thanks, > >Matteo > > I prefer too much noise than something forgotten in silence and actually this is no noise > > Such documentation is supposed to be in rc.conf(5). It would probably be a good idea to push the documentation there. > > If someone is interested be my guest, otherwise I will look into it in the next couple of weeks. > > Best regards, > Bapt Done, best regards, Bapt