From owner-freebsd-doc@FreeBSD.ORG Tue Nov 18 15:19:58 2003 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2F1716A4CE; Tue, 18 Nov 2003 15:19:58 -0800 (PST) Received: from scaup.mail.pas.earthlink.net (scaup.mail.pas.earthlink.net [207.217.120.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id B749C43FE0; Tue, 18 Nov 2003 15:19:56 -0800 (PST) (envelope-from rpratt1950@earthlink.net) Received: from user150.net311.fl.sprint-hsd.net ([198.70.221.150] helo=kt.weeble.com) by scaup.mail.pas.earthlink.net with smtp (Exim 3.33 #1) id 1AMF8W-0003G2-00; Tue, 18 Nov 2003 15:19:56 -0800 Date: Tue, 18 Nov 2003 18:20:44 -0500 From: Randy Pratt To: Tom Rhodes Message-Id: <20031118182044.496a7205.rpratt1950@earthlink.net> X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: doc@FreeBSD.org Subject: Re: Redirecting the "Send a bug report" link to the article on filing PRs X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Nov 2003 23:19:58 -0000 There is one other alternative for submitting a bug report that has not been mentioned: /usr/ports/sysutils/gtk-send-pr GTK2 send-pr tool This is a POP3 alternative for those that do not need/want to bother with sendmail configuration/security. Just thought I'd mention it since it is another alternative to submitting a PR that doesn't get mentioned and isn't nearly as daunting to new users as sendmail. However, of course, if the online form is restored, its a moot point. Best regards, Randy --