From unknown Sun Jun 15 07:57:57 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#4294 <4294@debbugs.gnu.org> To: bug#4294 <4294@debbugs.gnu.org> Subject: Status: 23.1; gnus fails with .authinfo containing default entry Reply-To: bug#4294 <4294@debbugs.gnu.org> Date: Sun, 15 Jun 2025 14:57:57 +0000 retitle 4294 23.1; gnus fails with .authinfo containing default entry reassign 4294 emacs,gnus submitter 4294 "Joe Casadonte" severity 4294 normal thanks From jcasadonte@northbound-train.com Sun Aug 30 11:40:28 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 30 Aug 2009 18:40:28 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.1 required=4.0 tests=FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7UIeQtk028379 for ; Sun, 30 Aug 2009 11:40:27 -0700 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MhpKE-0004tS-5t for bug-gnu-emacs@gnu.org; Sun, 30 Aug 2009 14:40:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MhpKD-0004tG-Nh for bug-gnu-emacs@gnu.org; Sun, 30 Aug 2009 14:40:25 -0400 Received: from [199.232.76.173] (port=55019 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MhpKD-0004tD-Hr for bug-gnu-emacs@gnu.org; Sun, 30 Aug 2009 14:40:25 -0400 Received: from static-72-78-240-9.phlapa.fios.verizon.net ([72.78.240.9]:15743 helo=headlight.northbound-train.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MhpKD-0006Ce-5z for bug-gnu-emacs@gnu.org; Sun, 30 Aug 2009 14:40:25 -0400 Received: from localhost (localhost [127.0.0.1]) by headlight.northbound-train.com (Postfix) with ESMTP id 7B03E7F8002 for ; Sun, 30 Aug 2009 14:02:59 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at northbound-train.com Received: from headlight.northbound-train.com ([127.0.0.1]) by localhost (mail.northbound-train.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TrJi+M1vb-+k for ; Sun, 30 Aug 2009 14:02:58 -0400 (EDT) Received: from JCASADON-LAP (localhost [127.0.0.1]) by headlight.northbound-train.com (Postfix) with ESMTP id 6844BC040B4 for ; Sun, 30 Aug 2009 14:02:58 -0400 (EDT) From: "Joe Casadonte" To: bug-gnu-emacs@gnu.org Subject: 23.1; gnus fails with .authinfo containing default entry Organization: Llama Fresh Farms, Neare Paraguay Date: Sun, 30 Aug 2009 14:03:07 -0400 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (windows-nt) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-Greylist: delayed 2212 seconds by postgrey-1.27 at monty-python; Sun, 30 Aug 2009 14:40:24 EDT Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list, and to the gnu.emacs.bug news group. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: I'm upgrading from Emacs 22.2.1: > GNU Emacs 22.2.1 (i386-mingw-nt5.1.2600) of 2008-03-26 on RELEASE to Emacs 23.1.1 and gnus version 5.11 to 5.13 (which was bundled with the new version of Emacs). My .authinfo file contained several entries for different email accounts and a 'default' entry which had info for my news server. It worked fine with gnus 5.11, but fails on the new gnus. If I remove the 'default' entry, everything works as I expect it to. In looking at the code, I think the culprit is the dolist's in `netrc-machine-user-or-password', as there's no way to break out of the looping if you've found a match. So, I moved the 'default' entry to the top of the file, figuring that it would be over-ruled by a later matching entry. That did not work, though I don't understand why. Only removing the 'default' entry entirely allows my mail accounts to pick up the correct login info. If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file c:/product/emacs-23.1/etc/DEBUG for instructions. In GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600) of 2009-07-30 on SOFT-MJASON Windowing system distributor `Microsoft Corp.', version 5.1.2600 configured using `configure --with-gcc (4.4)' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: ENU value of $XMODIFIERS: nil locale-coding-system: cp1252 default-enable-multibyte-characters: t Major mode: Group Minor modes in effect: gnus-topic-mode: t gnus-undo-mode: t delete-selection-mode: t iswitchb-mode: t recentf-mode: t global-auto-revert-mode: t display-time-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: y q q 5 0 E q 5 0 E E E E # # # # B y q x M-x r e p o r t Recent messages: Retrieving newsgroup: nnimap+jcasadonte:INBOX... Opening nnimap server on jcasadonte... imap: Connecting to localhost... Waiting for response from localhost...done imap: Plaintext authentication... Opening nnimap server on jcasadonte...done nnimap: Updating info for nnimap+jcasadonte:INBOX...done nnimap: Updating info for nnimap+jcasadonte:INBOX...done Fetching headers for nnimap+jcasadonte:INBOX...done Do you really want to delete these 4 articles forever? (y or n) -- Regards, joe Joe Casadonte jcasadonte@northbound-train.com ------------------------------------------------------------------------------ Llama Fresh Farms => http://www.northbound-train.com Ramblings of a Gay Man => http://www.northbound-train.com/ramblings Emacs Stuff => http://www.northbound-train.com/emacs.html Music CD Trading => http://www.northbound-train.com/cdr.html ------------------------------------------------------------------------------ Live Free, that's the message! ------------------------------------------------------------------------------ From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 26 21:36:30 2010 Received: (at control) by debbugs.gnu.org; 27 Jan 2010 02:36:30 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NZxld-0002sR-Tt for submit@debbugs.gnu.org; Tue, 26 Jan 2010 21:36:30 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NZxlc-0002sJ-Ml for control@debbugs.gnu.org; Tue, 26 Jan 2010 21:36:28 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1NZxlY-0007m1-Ow; Tue, 26 Jan 2010 21:36:24 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19295.42664.572564.406027@fencepost.gnu.org> Date: Tue, 26 Jan 2010 21:36:24 -0500 From: Glenn Morris To: control Subject: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: black X-Ran: Z*o\bzaqRC-uw<:WkV3WoEbi9h`@9e~H}G3'PUcHMBog=[k(#zM8N2-/jg2b}kCUCZSn_4 X-Debbugs-No-Ack: yes X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.9 (----) merge 4238 5421 reassign 4294 emacs,gnus From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 30 16:04:58 2010 Received: (at 4294-close) by debbugs.gnu.org; 30 Sep 2010 20:04:58 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P1PNC-0003Qg-6r for submit@debbugs.gnu.org; Thu, 30 Sep 2010 16:04:58 -0400 Received: from smtp.getmail.no ([84.208.15.66]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1P1PNA-0003Qb-AE for 4294-close@debbugs.gnu.org; Thu, 30 Sep 2010 16:04:57 -0400 MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain Received: from get-mta-scan02.get.basefarm.net ([10.5.16.4]) by get-mta-out03.get.basefarm.net (Sun Java(tm) System Messaging Server 7.0-0.04 64bit (built Jun 20 2008)) with ESMTP id <0L9K000C3T94UD90@get-mta-out03.get.basefarm.net> for 4294-close@debbugs.gnu.org; Thu, 30 Sep 2010 22:07:52 +0200 (MEST) Received: from get-mta-scan02.get.basefarm.net (localhost.localdomain [127.0.0.1]) by localhost (Email Security Appliance) with SMTP id 214101EA5588_CA4EE18B for <4294-close@debbugs.gnu.org>; Thu, 30 Sep 2010 20:07:52 +0000 (GMT) Received: from smtp.getmail.no (unknown [10.5.16.4]) by get-mta-scan02.get.basefarm.net (Sophos Email Appliance) with ESMTP id A768B1EA2A87_CA4EE17F for <4294-close@debbugs.gnu.org>; Thu, 30 Sep 2010 20:07:51 +0000 (GMT) Received: from quimbies.gnus.org ([84.215.34.171]) by get-mta-in01.get.basefarm.net (Sun Java(tm) System Messaging Server 7.0-0.04 64bit (built Jun 20 2008)) with ESMTP id <0L9K008LST93R120@get-mta-in01.get.basefarm.net> for 4294-close@debbugs.gnu.org; Thu, 30 Sep 2010 22:07:51 +0200 (MEST) Received: from larsi by quimbies.gnus.org with local (Exim 4.72) (envelope-from ) id 1P1PPz-0004JF-D8; Thu, 30 Sep 2010 22:07:51 +0200 From: Lars Magne Ingebrigtsen To: Joe Casadonte Subject: Re: 23.1; gnus fails with .authinfo containing default entry In-reply-to: Date: Thu, 30 Sep 2010 22:07:43 +0200 Message-id: References: User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAHlBMVEX+/vhxJ0P++/Tf2buZ lnn89u6ebG39+fH+/fj+/fYzBLQ5AAACbUlEQVQ4jVWUMY/aMBTHLTocGS1U5soIpd6QQu+OEcVN O56upJ5RI3+ApJHXDB3KFrlC5X3b/p+dcCos4H9+eb/n+EXUta29960KShF9JE2kdchrUeODda1V eHcYR4FPRhRSYAHg+lNJvI6QQi8KUwDJEWyNOZDIQIhMbSNRt0D8N2NKPfLdxjmwKOL7wgDRY0AJ mgJf997viz0jlHEQJsL2tmtKwwhWR63uhLWPzkhEJREIrXoxNdg5d5YNkB2NKJEI63P/6Jxcc1AS vFJxi+56h8AZg/qHjJu8cuCV+s7rALgK1gfxIHinGDgzUDWMiCETi0jkDHDg5ISkII8ASlcQi0gK vI/AuqnYeEJiUBusSOeSAJDdFJxMBcD9J8ZWtjMJkLPY56n4TxMBeRd7iYRtuyMDZ05LFvuUilvf xztJFmMNt5utTtg/BmaxWbdHYwmI66jzkoITVGYg1jdfUoDTYSaAixX3Bi16rWZg3RT7crbqgMhZ zJSFma1yIMdZDJslvwrxlwnFyF0M17wXWQoYuYs1ldyJ7Cr8K87z5k3MpQZxGFqlg3oTc7LZxYCB oDezGG74g6dnK6zSmK4wibEBP3IUt14HHORNEgOwYiDLUQOEHkIUY+B5WGLWchCKbjjGjLDyaskE bTGDLjriEa0rBvi48aEuMJsQ06l9uSKBiovSISgKTeNFowpaOYw8tIQXwCvrYiJ+iz8QXqU3QBae AAaMkMD3tuceoixdn8QHjFzG/5aXX3I1ROKirxYE5v2Gqy7i4fgsbgvcllTeixYbQjSMGaa140Us hxzFfYsdCRQGBPilWryecu/rf2xQN+hUOv2jAAAAAElFTkSuQmCC X-Now-Playing: Oneohtrix Point Never's _Returnal Remix_: "Returnal (Fennesz Remix)" X-Spam-Score: -3.0 (---) X-Debbugs-Envelope-To: 4294-close Cc: bug-gnu-emacs@gnu.org, 4294-close@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.0 (---) "Joe Casadonte" writes: > to Emacs 23.1.1 and gnus version 5.11 to 5.13 (which was bundled with > the new version of Emacs). My .authinfo file contained several entries > for different email accounts and a 'default' entry which had info for my > news server. It worked fine with gnus 5.11, but fails on the new gnus. This has now been fixed in the development versions of Gnus/Emacs. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen From unknown Sun Jun 15 07:57:57 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 29 Oct 2010 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator