From nobody Thu Jul 11 05:30:16 2024 X-Original-To: bugs@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 4WKNbX28zrz5QHkX for ; Thu, 11 Jul 2024 05:30:16 +0000 (UTC) (envelope-from bugzilla-noreply@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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WKNbX0x4Jz43bm for ; Thu, 11 Jul 2024 05:30:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1720675816; a=rsa-sha256; cv=none; b=Oggy8SEP3HPVjeym5dseWJueheR1VG4Jq/50TzXN7Fy4/3zatMoMVxVR+FQiyYZ9ZyIT2y +Rm25ESk4mMQacR5XsLdY+sRwd4LyPj00sd6z1QSUszwOYdtvpWYzLTbeJFKVd85e6YiVu TZ27U1XCUsnGZcdxm2BG5ZBoAvf1WF7555ypRFKNaOJSu88fYRc/CQZsnahrJk2K+8bmjC fGeAhOJk9je4/nwRDFoB5uujCMxF+IozxHrDSW+2MzIMjKVWvC9E3ZHTQZVUYEZ3Im5Jj8 EfOkahn/yeFQ3tTT6FQF3Z8gP+VibBZdvkql+ZKAH/PJFOjHmh/hAcI1ohYp+Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1720675816; 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: in-reply-to:in-reply-to:references:references; bh=d/hPtXNapQOgNGBamNxAU4TfQtiSZ+MuSJNsY8k1Dyw=; b=OBgmpkBdD6dXHL8vQreEmbEluG2lNXci6qr6iB7h/aW+Qs4JNga/+0Io26MKX/dCxFeP74 Y6jkwdd/g4h3fcNjyC2rdi54vmOEU0tT0uKOWNdNI7zbnWczayXmhcIVJk+BJB9zu3n4OC meH8yYZSx5wgMGYEZJEJH7XJxYH9bdUQ3WNbGY/zNCWLjEDemG9E/05L44J1C1LYpSgxOA kb1d+ZXWJl6Fg+TzipE2NJCJbnBqydZUKP4GOlwkDlfTWnK3pYx6EZGeRXT9hiWVM+LnY0 T2PrfyxDb2o/9t/MjLLg7zJecAuulOKpKLvvE01MExXK2ncp4B3vU89HPKgvhA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4WKNbX0QY8znGP for ; Thu, 11 Jul 2024 05:30:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 46B5UFs3008402 for ; Thu, 11 Jul 2024 05:30:15 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 46B5UFhp008401 for bugs@FreeBSD.org; Thu, 11 Jul 2024 05:30:15 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 280117] sendmail parsing of aliases file rejects necessary syntax Date: Thu, 11 Jul 2024 05:30:16 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 14.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: gshapiro@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280117 Gregory Neil Shapiro changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |In Progress --- Comment #3 from Gregory Neil Shapiro --- Strange, that was a bug in sendmail 8.17.1 (released 2021/08/17), fixed in 8.17.2 (released 2023/06/03) but FreeBSD 14.1 has the latest version of sendmail (8.18.1 released 2024/01/31) that no longer has that bug. To double check, I just installed a fresh FreeBSD 14.1 system, added your examples (including the msgs alias with extra spaces after the pipe) and it= all worked fine. Perhaps you have another version of sendmail installed via ports or from another installation that is being used? Can you try: /usr/libexec/sendmail/sendmail -bi If that works, check what newaliases is mapped to in /etc/mail/mailer.conf. If it doesn't work, can you send the output of: /usr/libexec/sendmail/sendmail -d0.101 In FreeBSD 14.1, it should report 8.18.1. --=20 You are receiving this mail because: You are the assignee for the bug.=