From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/76838 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.gnus.general,gmane.emacs.bugs Subject: Re: bug#8050: Gnus does not connect to my IMAP server any more Date: Wed, 16 Feb 2011 22:34:19 +0100 Message-ID: <87wrkzbr50.fsf@gmx.de> References: <874o836dfv.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1297892082 5111 80.91.229.12 (16 Feb 2011 21:34:42 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 16 Feb 2011 21:34:42 +0000 (UTC) Cc: Ted Zlatanov , bug-gnu-emacs@gnu.org, Ding Mailing List To: Stefan Monnier Original-X-From: ding-owner+M25177@lists.math.uh.edu Wed Feb 16 22:34:38 2011 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.69) (envelope-from ) id 1Ppp1B-0005Fv-Gb for ding-account@gmane.org; Wed, 16 Feb 2011 22:34:37 +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 1Ppp16-0001SY-Mo; Wed, 16 Feb 2011 15:34:32 -0600 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 1Ppp15-0001SF-5v for ding@lists.math.uh.edu; Wed, 16 Feb 2011 15:34:31 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1Ppp13-0006lZ-7y for ding@lists.math.uh.edu; Wed, 16 Feb 2011 15:34:30 -0600 Original-Received: from mailout-de.gmx.net ([213.165.64.22]) by quimby.gnus.org with smtp (Exim 4.72) (envelope-from ) id 1Ppp11-0001Nj-W0 for ding@gnus.org; Wed, 16 Feb 2011 22:34:28 +0100 Original-Received: (qmail invoked by alias); 16 Feb 2011 21:34:21 -0000 Original-Received: from p57BB95BF.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.149.191] by mail.gmx.net (mp010) with SMTP; 16 Feb 2011 22:34:21 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX19CGFMJILpCQJMSU3C/Vh1Cf2KV7CUoVHeNHsOvzK yX/kAAw/vxVwkN In-Reply-To: (Stefan Monnier's message of "Wed, 16 Feb 2011 16:22:49 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:76838 gmane.emacs.bugs:44198 Archived-At: Stefan Monnier writes: >> 2) should auth-source let-bind the password-cache timeout to something >> larger? The default is pretty short and for auth-source I think at >> least 30 minutes are reasonable. It could be a customizable integer. > > I'm not sure what this entails, but until now, Emacs has been caching my > password for the whole session (typically several days) and > I like that. I would not want to have to re-enter my password every > half hour. If auth-source documents its usage of `password-cache-expiry' properly, it shall be sufficient. I do not like packages, which overwrite my own settings :-) > Stefan Best regards, Michael.