From nobody Wed Jan 14 12:34:08 2026 X-Original-To: dev-commits-src-all@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 4drlsx6G1hz6NMVH for ; Wed, 14 Jan 2026 12:34:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4drlsx2yCQz3xPT for ; Wed, 14 Jan 2026 12:34:13 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1768394053; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=1X5taMpCkFuP13cOlj/rVselK4OoKFT0cW2FG+xUMGc=; b=aKrNRZ7rvCvD/hKbuvWZxqv52SNxldE6zeQDyroYueOvXbsdodFj8EEkllM6yaiaGkvFW6 4yvxAaCjtVaZi+ZZQCMMyj9X1spY+ncRUpwZ5anY/5fx2iUXFQ1iIjtdoOoV42VkcvsnrN K+/KaI7Qecyvl2hQqlNgm0Z3WarzNsn+v/mCsAWG5/nx65sEeBKKv/1sN0gDDIPBs/qSq2 pwZXCTk3EpVLSLrfNPxeeRpzpaoQVA/YRNYPnxSMCjMMy93vPgfMiZ2lWKrMKrxeLwW6AK 2wrB+WlLi/RnHw00etCwdnl5GHqHY6s9JKFGxXIrxUHLwV4YKvaqVE+ijvQIww== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1768394053; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=1X5taMpCkFuP13cOlj/rVselK4OoKFT0cW2FG+xUMGc=; b=CL2rnCOJyqB+21ZBt5KXY1DtDTtd1gq/FREScq0eg6j9ePi0MXEb7opboQMFJdI4hboMjR NF90KIFS6yyiF8D8xvlHPHK5pfzxL2bam63kH8n+8TnITQtPJ4nbkdZ0wXsXsbLp2SVH/E 6JXLYPzrBC4GbjioklXelzBzMKx223u8/pPSxN8CbEATVbAouuhPr94pFh2PnIz3Y4eQF/ k+vHty33oRMVxyHqFReHQ6awmLKB+V4gIDjbbJJEHneo1xrdDyqyUUahPN2sP/kZnAypHP IfyQz1aUiCZ20wQXzoJjE4wI55Rfx66foLWcf1AchZHuzoiu7U41Ny0nGOeHyA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1768394053; a=rsa-sha256; cv=none; b=ExXnmT9zVOH5OU5oYxZ8/HoOadfMnB1W8WIH20KEJfvmqFbfRAp9rlU/O3339RLqB7TUMq iehhHu5QDtGyuibiuynAfNmf48MSKAr01NeWcIW5njNDYLh6j0ByY41p6nM8BRsJwNoPUp 6hQg4nHgTENjfO7CqrZLI3ULkOh7mPQN6o7yi39PwM49Ou4cd+TGaHsD4sJ/YNnHt0l71Z FUfrgZ3B0TGhr95xvaa4IOV6jKOl7bIn3pjVnhnh4Dpzu/ldWXq41PNs3ERMTrZCJs/qdl GqEI7GeBmdvrj0Ct3wcXcmx9fxhHcRvZQ5siijW6cYa1Vd0Suezkb2YCt3Us7A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4drlsx2MqGzyZM for ; Wed, 14 Jan 2026 12:34:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3e356 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 14 Jan 2026 12:34:08 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Baptiste Daroussin Subject: git: 9f5c4fbf6ca2 - stable/14 - release: stop disabling sendmail List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bapt X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: 9f5c4fbf6ca2c8343ab10bb0178ebe3cf76076cd Auto-Submitted: auto-generated Date: Wed, 14 Jan 2026 12:34:08 +0000 Message-Id: <69678d40.3e356.6f209aa9@gitrepo.freebsd.org> The branch stable/14 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=9f5c4fbf6ca2c8343ab10bb0178ebe3cf76076cd commit 9f5c4fbf6ca2c8343ab10bb0178ebe3cf76076cd Author: Baptiste Daroussin AuthorDate: 2026-01-07 13:55:54 +0000 Commit: Baptiste Daroussin CommitDate: 2026-01-14 12:33:40 +0000 release: stop disabling sendmail sendmail is already disabled by default everywhere since 14.0 MFC After: 1 week Approved by: emaste (re) Reviewed by: emaste (re) Differential Revision: https://reviews.freebsd.org/D54575 (cherry picked from commit d07198ff72aeddc5a884cfb81b22c22f2abf88f6) --- release/Makefile | 3 --- release/tools/arm.subr | 4 ---- release/tools/openstack.conf | 6 ------ release/tools/oracle.conf | 1 - release/tools/vagrant.conf | 6 ------ 5 files changed, 20 deletions(-) diff --git a/release/Makefile b/release/Makefile index 6be1d689000b..d52171f955b2 100644 --- a/release/Makefile +++ b/release/Makefile @@ -203,7 +203,6 @@ disc1: packagesystem .endif # Set up installation environment ln -fs /tmp/bsdinstall_etc/resolv.conf ${.TARGET}/etc/resolv.conf - echo sendmail_enable=\"NONE\" > ${.TARGET}/etc/rc.conf echo hostid_enable=\"NO\" >> ${.TARGET}/etc/rc.conf echo vfs.mountroot.timeout=\"10\" >> ${.TARGET}/boot/loader.conf echo kernels_autodetect=\"NO\" >> ${.TARGET}/boot/loader.conf @@ -243,7 +242,6 @@ bootonly: packagesystem .endif # Set up installation environment ln -fs /tmp/bsdinstall_etc/resolv.conf ${.TARGET}/etc/resolv.conf - echo sendmail_enable=\"NONE\" > ${.TARGET}/etc/rc.conf echo hostid_enable=\"NO\" >> ${.TARGET}/etc/rc.conf echo vfs.mountroot.timeout=\"10\" >> ${.TARGET}/boot/loader.conf echo kernels_autodetect=\"NO\" >> ${.TARGET}/boot/loader.conf @@ -281,7 +279,6 @@ dvd: packagesystem .endif # Set up installation environment ln -fs /tmp/bsdinstall_etc/resolv.conf ${.TARGET}/etc/resolv.conf - echo sendmail_enable=\"NONE\" > ${.TARGET}/etc/rc.conf echo hostid_enable=\"NO\" >> ${.TARGET}/etc/rc.conf echo vfs.mountroot.timeout=\"10\" >> ${.TARGET}/boot/loader.conf echo kernels_autodetect=\"NO\" >> ${.TARGET}/boot/loader.conf diff --git a/release/tools/arm.subr b/release/tools/arm.subr index 6c53724ed52f..9adbe01700a9 100644 --- a/release/tools/arm.subr +++ b/release/tools/arm.subr @@ -211,10 +211,6 @@ arm_install_base() { echo "hostname=\"${hostname}\"" > ${CHROOTDIR}/${DESTDIR}/etc/rc.conf echo 'ifconfig_DEFAULT="DHCP inet6 accept_rtadv"' >> ${CHROOTDIR}/${DESTDIR}/etc/rc.conf echo 'sshd_enable="YES"' >> ${CHROOTDIR}/${DESTDIR}/etc/rc.conf - echo 'sendmail_enable="NONE"' >> ${CHROOTDIR}/${DESTDIR}/etc/rc.conf - echo 'sendmail_submit_enable="NO"' >> ${CHROOTDIR}/${DESTDIR}/etc/rc.conf - echo 'sendmail_outbound_enable="NO"' >> ${CHROOTDIR}/${DESTDIR}/etc/rc.conf - echo 'sendmail_msp_queue_enable="NO"' >> ${CHROOTDIR}/${DESTDIR}/etc/rc.conf echo 'growfs_enable="YES"' >> ${CHROOTDIR}/${DESTDIR}/etc/rc.conf if [ -n "${CONFIG_POWERD_ENABLE}" ]; then echo 'powerd_enable="YES"' >> ${CHROOTDIR}/${DESTDIR}/etc/rc.conf diff --git a/release/tools/openstack.conf b/release/tools/openstack.conf index 05d2d13bbb39..eed0bf62da3a 100644 --- a/release/tools/openstack.conf +++ b/release/tools/openstack.conf @@ -22,12 +22,6 @@ vm_extra_pre_umount() { # Allow root to ssh using keys echo 'PermitRootLogin without-password' >> ${DESTDIR}/etc/ssh/sshd_config - # Disable sendmail - echo 'sendmail_enable="NO"' >> ${DESTDIR}/etc/rc.conf - echo 'sendmail_submit_enable="NO"' >> ${DESTDIR}/etc/rc.conf - echo 'sendmail_outbound_enable="NO"' >> ${DESTDIR}/etc/rc.conf - echo 'sendmail_msp_queue_enable="NO"' >> ${DESTDIR}/etc/rc.conf - # Enable DHCP for the OpenStack instance echo 'ifconfig_DEFAULT="SYNCDHCP"' >> ${DESTDIR}/etc/rc.conf diff --git a/release/tools/oracle.conf b/release/tools/oracle.conf index 72c8dd9ded78..a68b36cb112e 100644 --- a/release/tools/oracle.conf +++ b/release/tools/oracle.conf @@ -42,7 +42,6 @@ export VM_RC_LIST=" vm_extra_pre_umount() { cat <<-'EOF' >> ${DESTDIR}/etc/rc.conf dumpdev=AUTO - sendmail_enable=NONE EOF cat <<-'EOF' >> ${DESTDIR}/boot/loader.conf diff --git a/release/tools/vagrant.conf b/release/tools/vagrant.conf index 2fc21911ce17..b57c7e0e0f9f 100644 --- a/release/tools/vagrant.conf +++ b/release/tools/vagrant.conf @@ -31,12 +31,6 @@ vagrant_common () { # Disable DNS lookups by default to make SSH connect quickly echo 'UseDNS no' >> ${DESTDIR}/etc/ssh/sshd_config - # Disable sendmail - echo 'sendmail_enable="NO"' >> ${DESTDIR}/etc/rc.conf - echo 'sendmail_submit_enable="NO"' >> ${DESTDIR}/etc/rc.conf - echo 'sendmail_outbound_enable="NO"' >> ${DESTDIR}/etc/rc.conf - echo 'sendmail_msp_queue_enable="NO"' >> ${DESTDIR}/etc/rc.conf - # Create the vagrant user with a password of vagrant /usr/sbin/pw -R ${DESTDIR} \ groupadd vagrant -g 1001