From nobody Wed Jan 31 06:30:07 2024 X-Original-To: dev-commits-ports-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 4TPsbV3z8gz58YZR; Wed, 31 Jan 2024 06:30:14 +0000 (UTC) (envelope-from mat@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 4TPsbV3D98z4mf0; Wed, 31 Jan 2024 06:30:14 +0000 (UTC) (envelope-from mat@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706682614; 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: in-reply-to:in-reply-to:references:references; bh=m1W27lVo+zAMMqcnyQv8Vv3AZ9XrYSAhcx8hNIT/mGM=; b=p+lm29OTn6lLkSyhqe15htZ50EzIO6+GQCbx73ocOn8iiQC+fbSzpkWMZkkkAAHpQ2+pfH aRWZopCrbvqv0kVte+i8qo3XHz4Z8UH4h/Z6jYKeq5ce6JhoISRlaaAcyerDMlWnZD8SOC SE3k2nlMqvvA47++USDbT+30glrdK5oQ+DN1ur+n0GpImxZOF+ja7vlONBPy8zMb/94K2G EBG1gex5mKD8a+K6g4yXBQDIRG7uuPKEqIaCLZcgaKSpNLo1tAWzumocpTJA4RZ7GVNTew JAO+0/ZxCardAFxROdn9ZkIcTV7Qs9JzfWcwO/SCnChdGjTUW8OCwkOJH3bPbg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706682614; 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: in-reply-to:in-reply-to:references:references; bh=m1W27lVo+zAMMqcnyQv8Vv3AZ9XrYSAhcx8hNIT/mGM=; b=V0Q539S3nwapq3C//JZolKBZi/E+vqZrQHm4Hk/g2CTnBdt+06bXl4AYuHTPi0Q+kRGsaz 3CsVyzi6BtdCN+k5rg4/pd1mmXtzbInoKwpm6INl3iw6CK6pT86S95egYYqLYkb6ReHHop 3SHCZCsRkIKBX2kDzuJSSVZ47USWb1E+4HLLOEQMWyVfeBfaXRUPgKBN3XJZR5W3UHHHui Au1Hr6umTvpl8qyuMuwZ36mWA98yzI/CbZPgbuAlm+uvC0QzOs12PZAsG6M8o+v5bf8hpm adf0WBq2vHM5FKRLXvxUZBJ6Twb3lH0AHZK+tOMz8BX6lqsDk2NRluMN/z657g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706682614; a=rsa-sha256; cv=none; b=mn/LPLFKxqsvNcLZ0opcvfP/fcGrbCfuZ8anXc6rPb6aKt2zNeZE+W4Fl3Igni3wOUNeDj KyVpBWvvEsh9W+Ctrg786z14V6IwqHAe0WAqGdQ2iw+aXEQJSDGpixIsSH1GnQeiAYawyQ kCdNdCgv4N6PX2v8PNr/h71BJ+eSPvT8QCsAlhRCzOfSJk95U2xJOd3wjdMrVKkxePqFc5 N+ouppgp87esnHnWLt9AZHO8m8rL2HnSxfgdtbMRybqKW2766/gcgbTFOBRIF3AZrotI2o ZErLBjLcTGcGIiivopD8+HaBS/ENPRBFwxmN4cqZDoYUbcRiTbCYBj5MEC+TCA== Received: from relay.mat.cc (cow.mat.cc [IPv6:2a01:678:2:200::49]) (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 "cow.mat.cc", Issuer "R3" (verified OK)) (Authenticated sender: mat/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4TPsbV1b1BzWZd; Wed, 31 Jan 2024 06:30:14 +0000 (UTC) (envelope-from mat@freebsd.org) Received: from aching.in.mat.cc (unknown [185.220.72.68]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by relay.mat.cc (Postfix) with ESMTPSA id 70F43214C3; Wed, 31 Jan 2024 07:30:10 +0100 (CET) Date: Wed, 31 Jan 2024 07:30:07 +0100 From: Mathieu Arnold To: Cy Schubert Cc: Larry Rosenman , ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: Re: git: 94eda313a9d5 - main - mail/dovecot: add LDAP as a default option Message-ID: References: <202401310117.40V1HFmD014823@gitrepo.freebsd.org> <20240131050508.5BF6F240@slippy.cwsent.com> List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="z5fekx6kyxp4lgw6" Content-Disposition: inline In-Reply-To: <20240131050508.5BF6F240@slippy.cwsent.com> --z5fekx6kyxp4lgw6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 30, 2024 at 09:05:08PM -0800, Cy Schubert wrote: > In message <202401310117.40V1HFmD014823@gitrepo.freebsd.org>, Larry=20 > Rosenman wr > ites: > > The branch main has been updated by ler: > > > > URL: https://cgit.FreeBSD.org/ports/commit/?id=3D94eda313a9d5acc5ff8d00= fec7a518 > > 62f3e346da > > > > commit 94eda313a9d5acc5ff8d00fec7a51862f3e346da > > Author: Larry Rosenman > > AuthorDate: 2024-01-31 01:15:05 +0000 > > Commit: Larry Rosenman > > CommitDate: 2024-01-31 01:17:13 +0000 > > > > mail/dovecot: add LDAP as a default option > > =20 > > PR: 276741 > > Requested by: seichan-ml@wakhok.ne.jp >=20 > What's the compelling reason for this? The PR doesn't say why this would= =20 > benefit everyone and doesn't explain if any negative impacts were=20 > non-existent or mitigated any way. IMO someone asking for a feature or=20 > option without an analysis of impact can possibly result in a POLA=20 > situation. >=20 > Why and will this cause any POLA? The rationale is that now it is usable by people who need LDAP. And I don't see how it could cause any problems. The only non existant case is that you had some ldap configuration in dovecot that was not used because LDAP was not on. --=20 Mathieu Arnold --z5fekx6kyxp4lgw6 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQITBAABCgB9FiEE9XJBpJetWizkEBUef2IOCp6dQb4FAmW56O5fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEY1 NzI0MUE0OTdBRDVBMkNFNDEwMTUxRTdGNjIwRTBBOUU5RDQxQkUACgkQf2IOCp6d Qb5PNQv+MwkgEff+f6p2sPa+OL8XexV+BQSQxMyy3INabaMu6TKmW4YPJFkGoY7w O1dEhDC8Ymeo1UylHcuh6zbj7MejbKIz+DyKOrZqk7RgVKaqbsr08pylOqBMHpuN caeuOKRcxJjRDv042BSmEYHAqceFCAFoGdWJ22GK62b/CmlA7ZLElB+GcEvWxvQW xn8qJjexUEUv59fB96S1QO9NY8Lqrh9AGilMIT/wNXzPKpo5sQUYbIEY5QwxRL42 b5rKXakLGEM0OyjIkeTWesyQmZ1REpS1yfikC+5Bg8U88V7JWuZfVyBYPcoEaoMT P/anEsR2pnsHuFkl2ZzYnVq48RRlZVK5MreEiIcypw4oTj5IPmQmoosWSHWxHAq3 vlBdtxUNhMHSWePC3h6+vVX2mrDvmk5+1Q24BaC5GEty05YlhzrwgukAzj6FLudS BexQUoWh7GyoIG4a5JvWHb5LycU+JugUZEbQeR7oFUupJqR7Jj8H0UG9dBOk3crz i7m3oS48 =vUp6 -----END PGP SIGNATURE----- --z5fekx6kyxp4lgw6--