From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/66275 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.gnus.general Subject: Re: Automatically authenticating at local imap server Date: Thu, 07 Feb 2008 20:05:21 +0100 Message-ID: <871w7oegem.fsf@member.fsf.org> References: <87k5lmidfy.fsf@member.fsf.org> <87odaxqee6.fsf@member.fsf.org> <87myqdrswi.fsf@member.fsf.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1202411237 27032 80.91.229.12 (7 Feb 2008 19:07:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 7 Feb 2008 19:07:17 +0000 (UTC) To: Original-X-From: ding-owner+M14766@lists.math.uh.edu Thu Feb 07 20:07:36 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 1JNC54-000840-Mf for ding-account@gmane.org; Thu, 07 Feb 2008 20:06:42 +0100 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 1JNC3z-0007WS-9x; Thu, 07 Feb 2008 13:05:35 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1JNC3x-0007W3-9a for ding@lists.math.uh.edu; Thu, 07 Feb 2008 13:05:33 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1JNC3r-0001Dg-Dp for ding@lists.math.uh.edu; Thu, 07 Feb 2008 13:05:33 -0600 Original-Received: from out4.smtp.messagingengine.com ([66.111.4.28]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1JNC3s-0007sr-00 for ; Thu, 07 Feb 2008 20:05:28 +0100 Original-Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 3C1759077F for ; Thu, 7 Feb 2008 14:05:23 -0500 (EST) Original-Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Thu, 07 Feb 2008 14:05:23 -0500 X-Sasl-enc: gyXr+6esae5DBv3DVPI9vvTIJWhXY9u8ZzyFju/vQkNE 1202411122 Original-Received: from localhost (dslb-084-063-008-181.pools.arcor-ip.net [84.63.8.181]) by mail.messagingengine.com (Postfix) with ESMTP id 7A0381133F for ; Thu, 7 Feb 2008 14:05:22 -0500 (EST) Mail-Followup-To: In-Reply-To: (Reiner Steib's message of "Thu, 07 Feb 2008 18:38:35 +0100") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux) X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:66275 Archived-At: Reiner Steib writes: Hi Reiner, > Could you please check if the manual needs to be changed as well? I had a short look at it, and I think it's fine. Before my change the docs should have mentioned that the number a user specifies for nnimap-server-port must `equal' the port value in ~/.authinfo, but now that's not needed anymore for standard ports. Bye, Tassilo