From nobody Mon Dec 12 01:13:52 2022 X-Original-To: doc@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 4NVkD03h6gz4ky7k for ; Mon, 12 Dec 2022 01:13:52 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NVkD00pd2z4PPF for ; Mon, 12 Dec 2022 01:13:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1670807632; 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=zQzFfrltuyuq4fWMEoPpn/E1XmlX7BsHmBkcCO+qOlI=; b=kNfb7PcH5ql/JyxGJ4aNfRrk6W3sRKnFNhjrUSW/5Mcak/bMQp9dHVGJ6Pwju12IChbGL3 NaEdwyGKambv6EMrm/znG7LkPtD7Xu4hxb7SMOLbWLL/ohXormS8MvodFrsGUGB0NirwKO +8yucCDtCM+Qbuf8ud9DM2SnXrILx5/D1P+p8Wk8eXo2J48v/mferTtVQwtDLpKsBKbe12 RbHwFwghXoGXmeKVNBxlxp3qHGHnnKz02ZYBM1p2y5ZU7B22JUQv2UMe0ADmHmBXC4Bj53 F+UUA08usy5lZZJSOKCvrgU9RaWZKvB5ZuPMPCyscFVOzFvNo3BDDbIq7esNjg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1670807632; a=rsa-sha256; cv=none; b=VioPopZ2pAplljbzdYpvsx1NiCDKkdqYPbOmYNZLYkwpz6B26LfkKR+EvC7+pOdP+qwtaq U3CTw7R8tU2FUITyRZB8PrcgUVaGOAkdVjSEpYgdq1lIHigfGn44n7yvmptGiabG3Wv4Gp EUK7JA5gtFXuQ38qU1wtvFe8yE2hBR/lfX3J67xgZA5L1kMvLQE/GhPgjOnv3cgmY3XsaP xOHfyrm5Xspq91dKp2ABXsg0fBzWGBQFDr4Cfjm1TiAiFrxePzGkp1F9kQtFhpUN9k2+B7 NTXRZIJEXYCBaj0SLF4yLrO0bkkjpm1aaDBjBeBQU7csclv1pYNFok8y3PvGCg== 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 4NVkCz6zKyzGjX for ; Mon, 12 Dec 2022 01:13:51 +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 2BC1Dp0s099844 for ; Mon, 12 Dec 2022 01:13:51 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2BC1DpiT099843 for doc@FreeBSD.org; Mon, 12 Dec 2022 01:13:51 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: doc@FreeBSD.org Subject: [Bug 268323] FreeBSD Handbook: URL for freebsd-bugbusters no longer works Date: Mon, 12 Dec 2022 01:13:52 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Books & Articles X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: grahamperrin@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: doc@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268323 Bug ID: 268323 Summary: FreeBSD Handbook: URL for freebsd-bugbusters no longer works Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Books & Articles Assignee: doc@FreeBSD.org Reporter: grahamperrin@freebsd.org Under: > freebsd-bugbusters >=20 > Discussions pertaining to the maintenance of the FreeBSD problem report=20 > database and related tools For the linked page:=20 > Could not service request. In the Wayback Machine:=20 is serviceable, however:=20 > This mailing list hasn't received yet any mail since its migration,=20 > in 3 seconds you will be redirected to its mailman's archives =E2=80=93 nothing= since September 2019.=20 =E2=80=93 there's no listing for freebsd-bugbu= sters.=20 If the listing will remain in the Handbook, its description should be conci= se:=20 > maintenance of FreeBSD Bugzilla and related tools --=20 You are receiving this mail because: You are the assignee for the bug.=