From nobody Fri Sep 6 18:22:31 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 4X0l2H1nqFz5VQwN for ; Fri, 06 Sep 2024 18:22:31 +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 4X0l2H05mJz4R2l for ; Fri, 6 Sep 2024 18:22:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1725646951; a=rsa-sha256; cv=none; b=jWP+XlO3cPIi18fFq6OeLLHgA5tHmKMuFBTRMzlBOheTPi1sy2vRRCYBNUXK04Leb5R5YS DwrPlUrVPZCPKLCoIVJC/hGCnfpHlLSd8B4rkWCVsOrjgTXUeNxRQjfTtFWaHCNUoFensT gLCz8N5m0nxMZhFqROIDjvogiSK06FM4fgRCq8Cmz7uzkyNWyX/WpaqcSYvNDJP895H/Cf 9uY9QOf19C2wBrQph0L3jhy/w46+KnR/8Rj2OBZ37gK5d0jmlG99hSMUM1cAjXSUulMqiJ x1gndv/8ou3Cb1uSRo5j22k6nkvWLGiEXNyZBh67Thmy1w4p0+oPt8MRUYWNWQ== 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=1725646951; 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=/gsXBUDdTaeDUEzwjHkfwjjajxVZ5cIIsF1IsozKZY4=; b=W6MeWV3hDvjdHVSkvx5GEV1EKcxsbH4SyeokU54sXavlSCsHTsfabJFjMHxEERb5rxB3eu rQsWQ9LdTY6DbqaB3BtaJyNqT3n9iyITO8QDKIX5bx5fjmIo4zhhTqbvUHnjEXS4p7Q2Uh MMpWEDS4UAtJc6A++RV7TJ04tfPqx4H4TY7narBywgeDaKCwP19zg5rnE38mkXSjmBp2M+ HZWNsrNNAEf+QP03FHHJQxldVFox88koEQ27lrgogPQmkxs+whT3oKqJl762oebmzdCmCK tGubupUI+DarZ4/Abz/4UGJNs4lsFeVk/FlWex8auGqHIWu/NO6wdIjsAYB/qA== 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 4X0l2G6r4Tz1325 for ; Fri, 6 Sep 2024 18:22:30 +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 486IMU6Q026856 for ; Fri, 6 Sep 2024 18:22:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 486IMUHV026855 for bugs@FreeBSD.org; Fri, 6 Sep 2024 18:22:30 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 281131] Potential DMA (DragonflyBSD Mail Agent) Bug Date: Fri, 06 Sep 2024 18:22:31 +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: emaste@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D281131 Ed Maste changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |emaste@freebsd.org --- Comment #1 from Ed Maste --- I'm having trouble following this bug report, can you please explain in more detail? --=20 You are receiving this mail because: You are the assignee for the bug.=