From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/66788 Path: news.gmane.org!not-for-mail From: Lynbech Christian Newsgroups: gmane.emacs.gnus.general Subject: Re: nnrss and password handling Date: Fri, 11 Apr 2008 13:27:33 +0200 Message-ID: References: <86hce9wmgs.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1207913440 10200 80.91.229.12 (11 Apr 2008 11:30:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 11 Apr 2008 11:30:40 +0000 (UTC) Cc: ding@gnus.org To: Ted Zlatanov Original-X-From: ding-owner+M15271@lists.math.uh.edu Fri Apr 11 13:31:12 2008 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.50) id 1JkHRW-00015I-3G for ding-account@gmane.org; Fri, 11 Apr 2008 13:29:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1JkHQ8-0005Ud-Ds; Fri, 11 Apr 2008 06:27:52 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1JkHQ7-0005UU-FJ for ding@lists.math.uh.edu; Fri, 11 Apr 2008 06:27:51 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1JkHPx-0007Cw-F1 for ding@lists.math.uh.edu; Fri, 11 Apr 2008 06:27:51 -0500 Original-Received: from mail1.tieto.com ([194.110.47.24] helo=tietoe03.tietoenator.com) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1JkHQ7-0005kG-00 for ; Fri, 11 Apr 2008 13:27:51 +0200 X-AuditID: c26e2f18-000015d800000500-f0-47ff4b2d353a Original-Received: from camaro.eu.tieto.com ([192.176.143.43]) by tietoe03.tietoenator.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 11 Apr 2008 14:27:41 +0300 Original-Received: from ul000173.eu.tieto.com ([10.48.99.52]) by camaro.eu.tieto.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 11 Apr 2008 13:27:38 +0200 In-Reply-To: <86hce9wmgs.fsf@lifelogs.com> (Ted Zlatanov's message of "Thu, 10 Apr 2008 14:15:15 -0500") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux) X-OriginalArrivalTime: 11 Apr 2008 11:27:39.0223 (UTC) FILETIME=[0C994E70:01C89BC7] X-Brightmail-Tracker: AAAAAA== X-Spam-Score: -1.7 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:66788 Archived-At: >>>>> "Ted" == Ted Zlatanov writes: Ted> machine host://feed.xml username x password y protocol rss Looks fine to me, but Magnus Henochs suggestion of using the already existing `url-basic-auth-storage' also works for me (thanks Magnus) so while it could be usefull to align around ~/.authinfo, I have my fix. -- Christian