Date: Thu, 10 Nov 2022 09:01:06 -0500 From: Matteo Riondato <matteo@freebsd.org> To: Baptiste Daroussin <bapt@freebsd.org> 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: <20221110140106.rwup6yssxwaikp4d@ubertino.local> In-Reply-To: <4C690EC7-3D87-416B-934F-452801EE0EC8@FreeBSD.org> References: <202211091557.2A9FvdQ4072042@gitrepo.freebsd.org> <20221109174947.ykci234inrgiz7wi@ubertino.local> <4C690EC7-3D87-416B-934F-452801EE0EC8@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--oec7tlv2q73tdo3s Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2022-11-09 at 14:29 EST, Baptiste Daroussin <bapt@FreeBSD.org> wrote: >Le 9 novembre 2022 18:49:47 GMT+01:00, Matteo Riondato=20 ><matteo@freebsd.org> a =E9crit=A0: >>The one lingering issue I see is that there is now no documentation=20 >>for the rc.conf sendmail_* variables: they were documented in=20 >>rc.sendmail.8 and rc.conf.5 referred to it, but your previous commit=20 >>6a2d6a569b1350f46998a2446fc89059b160fd13 removed that reference from=20 >>rc.conf.8, and this commit removes rc.sendmail.8. >> >>(Sorry for the noise if you're already working on it). > >I prefer too much noise than something forgotten in silence and=20 >actually this is no noise > >Such documentation is supposed to be in rc.conf(5). It would probably=20 >be a good idea to push the documentation there. > >If someone is interested be my guest, otherwise I will look into it in=20 >the next couple of weeks. Thank you for taking care of this one so quickly. A few rough corners I still see: 1) sendmail_cert_create should perhaps be set to NO in rc.conf, or the=20 call to sendmail_cert_create() in rc.d/sendmail should also depend on=20 some form of sendmail being enabled. The former action seems easier. 2) the role of rc.d/othermta is quite bizarre, especially now that it=20 checks for a non-existing script (/etc/rc.sendmail). I wonder whether it=20 should be retired, together with the rc.conf variable mta_start_script=20 (which now is set to a non-existing script). It feels like a relic from=20 a long gone past. 3) the comments on some of the sendmail_* variables in rc.conf mention a=20 generic "MTA", but perhaps they should say "sendmail", as that's not the=20 one-and-only MTA. Thanks, Matteo --oec7tlv2q73tdo3s Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJHBAABCgAxFiEEa9uKZL0hP4E8Nl5vGwL9SVQlVQEFAmNtBB4TGGhrcHM6Ly9w Z3AubWl0LmVkdQAKCRAbAv1JVCVVAVEvD/9Zu2wRNzX11M8aKI9XTPg13gwl41Z9 qNlKkEN04vS0j49YdaKPasiWbkXk6/vy5oj9PDKWD28jLJQCtKRcGOkloplh4AVX JJftGG9uKt+LmVbqp9afG/TJ+e4iaJVnc3Hm3YTF7711tVjD3K4AMKfsdHCIZVn2 /ZmCcAzzAhhBJdSDYWXJZQAdzihrikPPzhAgeC7qhjJhd/viEkX62MhrjLoR1qoQ OLJi1GRQM5b1Lqfhk6PhRJk2JbHrWwjU4V3IDoNi27+iGMwpFz2xoDPNqE3odtaN ywR0jCBBoFt4iI8X18VQsM0m6zgwL/aJ/Go8RG8AOo4AmGR852fl4cVdLVOJhX/o 5B1BRsJ/Gbuh9/RngZgZ+e9VotsO5auVDCyJQMCDfXso2iTp4bpHhyZl+wKZFoK3 OiO6+wtnQQ/J4T+fciBc7NUceMy4GFkZGRtshZGpHD/vevi1MNiVgnSq1qRAOXzy giJWK6HRmhIr8I7pPS1QwRPo2qIRbCeTfIiJn0btpifcliA3WPmg2wnYoFCur5o9 lMdL5e4b3ScvDEpLO9oMdOcyriGGeVbPH325XigPCtnWiJeWqEoFEcLb3QijL+/Q 4zVA/qs0eRjFHxRwpqnZEhBVTH0PkJwIgyhxfBpw8SUJsB7JtwYS9QsrW7h785lc vyeyG69j4J2EWw== =eQaC -----END PGP SIGNATURE----- --oec7tlv2q73tdo3s--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20221110140106.rwup6yssxwaikp4d>