From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: New bug tracker server Date: Tue, 10 Nov 2009 14:48:17 -0500 Message-ID: <6bvdhip3em.fsf@fencepost.gnu.org> References: <87ljifrx8s.fsf@stupidchicken.com> <9t4op3yvud.fsf@fencepost.gnu.org> <87k4xzhz4s.fsf@stupidchicken.com> <4haayvqcx3.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1257882589 9709 80.91.229.12 (10 Nov 2009 19:49:49 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 10 Nov 2009 19:49:49 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 10 20:49:42 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1N7wii-0007SK-S7 for ged-emacs-devel@m.gmane.org; Tue, 10 Nov 2009 20:49:41 +0100 Original-Received: from localhost ([127.0.0.1]:39028 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N7wii-0000FN-5L for ged-emacs-devel@m.gmane.org; Tue, 10 Nov 2009 14:49:40 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N7whU-0007v7-9J for emacs-devel@gnu.org; Tue, 10 Nov 2009 14:48:24 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N7whP-0007ru-Hb for emacs-devel@gnu.org; Tue, 10 Nov 2009 14:48:23 -0500 Original-Received: from [199.232.76.173] (port=52255 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N7whP-0007ro-AI for emacs-devel@gnu.org; Tue, 10 Nov 2009 14:48:19 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:42816) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N7whP-0004bf-1s for emacs-devel@gnu.org; Tue, 10 Nov 2009 14:48:19 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1N7whN-0002Va-7q; Tue, 10 Nov 2009 14:48:17 -0500 X-Spook: top secret Axis of Evil benelux 64 Vauxhall Cross ASPIC X-Ran: =8`s}oq&~B[`"8cCC8~:g9TZw[oj#-|g+D-)hO`p(-ihySD8$@w=^vA5T3$G&h`BtH X-Hue: magenta X-Attribution: GM In-Reply-To: <4haayvqcx3.fsf@fencepost.gnu.org> (Glenn Morris's message of "Mon, 09 Nov 2009 22:25:12 -0500") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:116817 Archived-At: Glenn Morris wrote: > I think the above error message means that my mail reached debbugs, > which then tried to do some kind of verification on fencepost.gnu.org, > and failed. Actually, it turned out that the issue was on fencepost rather than debbugs (/etc/exim4/local_domains needed a line "!debbugs.gnu.org" adding). Thanks to sysadmin@gnu, this is now fixed.