From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/81941 Path: news.gmane.org!not-for-mail From: Richard Riley Newsgroups: gmane.emacs.gnus.general Subject: Re: Start with particular servers offline? Date: Thu, 14 Jun 2012 16:08:00 +0200 Organization: aich tea tea pea dicky riley dot net Message-ID: References: Reply-To: ding@gnus.org NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1339683028 2967 80.91.229.3 (14 Jun 2012 14:10:28 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 14 Jun 2012 14:10:28 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M30211@lists.math.uh.edu Thu Jun 14 16:10:27 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SfAkg-0000Eh-Fk for ding-account@gmane.org; Thu, 14 Jun 2012 16:10:22 +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 1SfAiv-0005vI-Sl; Thu, 14 Jun 2012 09:08:33 -0500 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 1SfAis-0005us-M0 for ding@lists.math.uh.edu; Thu, 14 Jun 2012 09:08:30 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1SfAin-00052W-9Q for ding@lists.math.uh.edu; Thu, 14 Jun 2012 09:08:29 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1SfAil-0001xl-8q for ding@gnus.org; Thu, 14 Jun 2012 16:08:23 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SfAii-0002ht-P8 for ding@gnus.org; Thu, 14 Jun 2012 16:08:20 +0200 Original-Received: from 85.183.18.158 ([85.183.18.158]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Jun 2012 16:08:20 +0200 Original-Received: from rileyrg by 85.183.18.158 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 14 Jun 2012 16:08:20 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 25 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 85.183.18.158 X-Message-Smtp-Method: smtp smtp.gmail.com 587 rileyrg Mail-Copies-To: never User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux) Cancel-Lock: sha1:UA9MzUZVgjPzlM1/42MpcJE22RY= X-Spam-Score: 0.2 (/) X-Spam-Report: SpamAssassin (3.3.1 2010-03-16) analysis follows Bayesian score: 0.0000 Ham tokens: 0.000-2078--10017h-0s--0d--H*u:Emacs, 0.000-296--1425h-0s--0d--H*u:Gnus, 0.000-274--1319h-0s--0d--H*u:linux, 0.000-274--1319h-0s--0d--H*UA:linux, 0.000-269--1293h-0s--0d--H*u:gnu Spam tokens: 0.972-2927--547h-21747s--0d--HX-Spam-Relays-External:quimby.gnus.org, 0.972-2927--547h-21747s--0d--H*RU:quimby.gnus.org, 0.969-2741--584h-20815s--0d--HTo:D*gnus.org, 0.963-2794--740h-22123s--0d--HX-Spam-Relays-Internal:quimby.gnus.org, 0.963-2794--740h-22123s--0d--H*RT:80.91.231.51 Autolearn status: no 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (rileyrg[at]gmail.com) 0.0 DKIM_ADSP_CUSTOM_MED No valid author signature, adsp_override is CUSTOM_MED -0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay domain 1.2 RCVD_NUMERIC_HELO Received: contains an IP address used for HELO -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.9 NML_ADSP_CUSTOM_MED ADSP custom_med hit, and not from a mailing list List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:81941 Archived-At: Robert Pluim writes: > Lars Magne Ingebrigtsen writes: > >> Dave Abrahams writes: >> >>> I'd like to keep a particular server in my select methods, but I only >>> want to connect to it when I explicitly say so. Is there a way to keep >>> the server in the list, but have it start in offline or denied state? >> >> Put something like this in your .gnus.el file: >> >> (push '((nnimap "imap.gmail.com") denied) gnus-opened-servers) > > I added that as the last line in my .gnus.el > > It gives me two entries for the same server, with the 2nd one in the > 'denied' state. > > Robert > Cant you get the smae thing with levels and/or running in unplugged mode with that server not agentized? Or something like that ;)