From nobody Thu Jul 11 05:30:35 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 4WKNbv1JQhz5QHZ5 for ; Thu, 11 Jul 2024 05:30:35 +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 4WKNbv07qWz43yd for ; Thu, 11 Jul 2024 05:30:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1720675835; a=rsa-sha256; cv=none; b=wjapWd06Lh7i31L9I6RvfVy+8XM4hJ4DEEB2Xb4lThRhZ61RaXYgcFs5ONVLY14/5iqqV3 JPQTzGI4IPbD18sRIaRotY7hpHlDib7n4dihzkHd7QMxs12TiVFamsJyy2efiANsgQP/WY 8Pdd2HEreXsgAeg3d2fmiN0oxuI76d5rBZDrtpdQXtMCn+jfQhhzsqv+kjbg9h5XFqnSsQ tMupYOX5HnL2R/Kjzm2ECGhJTpKABoqW0k38wsSsdj125aN4CF/ED98l+Gt3wEdi0yOs4s T3g5S+RLZSQy9gGdbOgn/3YleND/bjlRapWCGzRv2qb7xBnVrlgSWwVYSkrhOg== 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=1720675835; 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=LXX9PtSGCH3qgtavOZ/dhS2XT9OxA7LI4Lf2crNIvOM=; b=I5lXptBLfDpewO+GEZfXjq6J3F24MT80xdI2r2oI1daHf4IPK4wQur22RKEqLfIfPaeYHl zG6RUYlawY7cw8bL5/OcEIGDl4FmwodJ4RVOU373L3jdwY9Wa6QiOkePyGlh7+ADkabwYs kbRlbuT9VR0HseKLGigxzQCPZgX3Nmkon0g3ZpC2RR0zILYIRLmyUKNBWG3wg+9+feLnJG dCgpx37W7hlsupaGRGjG10v1c7UHamAkTt+WMnz+G++N4mINHlVPeF3QFShbMW62PpovFv xt3+nKxMpwW429CglDWXPUO5qDdMeHat+ioZmp6G5ER6eKcWIyPdvYxvDqYbog== 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 4WKNbt6mBjznVY for ; Thu, 11 Jul 2024 05:30:34 +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 46B5UY4p010252 for ; Thu, 11 Jul 2024 05:30:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 46B5UYBR010246 for bugs@FreeBSD.org; Thu, 11 Jul 2024 05:30:34 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:35 +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: gshapiro@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to 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 ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |gshapiro@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.=