From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/54477 Path: main.gmane.org!not-for-mail From: Danny Siu Newsgroups: gmane.emacs.gnus.general Subject: Re: Help With Select Method Date: Mon, 27 Oct 2003 16:28:09 -0800 Organization: Adobe Systems Incorporated Sender: ding-owner@lists.math.uh.edu Message-ID: References: <76k76qfztj.fsf@newjersey.ppllc.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1067300940 9741 80.91.224.253 (28 Oct 2003 00:29:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 28 Oct 2003 00:29:00 +0000 (UTC) Original-X-From: ding-owner+M3018@lists.math.uh.edu Tue Oct 28 01:28:58 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AEHjF-00007T-00 for ; Tue, 28 Oct 2003 01:28:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1AEHj5-00056P-00; Mon, 27 Oct 2003 18:28:47 -0600 Original-Received: from justine.libertine.org ([66.139.78.221]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AEHix-00056J-00 for ding@lists.math.uh.edu; Mon, 27 Oct 2003 18:28:39 -0600 Original-Received: from smtp-relay-7.sea.adobe.com (smtp-relay-7.adobe.com [192.150.22.7]) by justine.libertine.org (Postfix) with ESMTP id DFACB3A0050 for ; Mon, 27 Oct 2003 18:28:38 -0600 (CST) Original-Received: from inner-relay-3.corp.adobe.com (inner-relay-3 [153.32.251.51]) by smtp-relay-7.sea.adobe.com (8.12.10/8.12.10) with ESMTP id h9S0SZ7c019899 for ; Mon, 27 Oct 2003 16:28:35 -0800 (PST) Original-Received: from mailsjtest (mailsj [153.32.1.135]) by inner-relay-3.corp.adobe.com (8.12.9/8.12.9) with ESMTP id h9S0SZGl017669 for ; Mon, 27 Oct 2003 16:28:35 -0800 (PST) Original-Received: from GIGI.corp.adobe.com (c-154-249.corp.adobe.com [153.32.154.249]) by mailsjtest.corp.adobe.com (iPlanet Messaging Server 5.2 Patch 1 (built Aug 19 2002)) with ESMTP id <0HNF0078YYOJPM@mailsjtest.corp.adobe.com> for ding@gnus.org; Mon, 27 Oct 2003 16:29:08 -0800 (PST) X-Face: fHBvLrQQW(GRz#RNTAN(,')p8NGv}{6dMh\:?%*D\+8hgkiA_dub1@\,Y"r5'a8C(8e~cGG(WFTU\OlAqI[B?V7m'ZGkquvZ/d k~E"A"@WK;0mLF&\%W1kIC]O"z#/>YNUefE1%5/NUX;ml]@$nW;05Z9uZ/CqTz]A)+`1ROuF~||pG= k>Zi@hE- In-reply-to: <76k76qfztj.fsf@newjersey.ppllc.com> Original-To: ding@gnus.org Mail-Followup-To: ding@gnus.org X-Mailer: Gnus v5.10.3 User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (windows-nt) X-Location: San Jose X-Emacs: 21.3.1 Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:54477 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:54477 nnnil is your friend. I run gnus just for mail these days. (setq gnus-select-method '(nnnil)) -- Danny Dick-Fung Siu mailto:dsiu@adobe.com Advanced Technology Group @ Adobe Systems Incorporated Jake Colman writes: Jake> The formal way to configure select methods is to use Jake> gnus-select-method to point to a news server and Jake> gnus-secondary-select-methods to point to ther sources such as an Jake> IMAP server? Jake> My company recently stopped providing access to a news server. My Jake> current configuration, given what I understand as stated above, is Jake> as follows: Jake> (setq gnus-select-method Jake> '(nntp "dummy" Jake> (nntp-address "foo.bar.com") ) Jake> ) Jake> (setq gnus-secondary-select-methods Jake> '( Jake> (nnimap "hamilton" Jake> (nnimap-list-pattern "*") (nnimap-expunge-on-close Jake> always) ) Jake> )) Jake> Is there a better way to do this? How can I configure things if I Jake> want my primary to be an IMAP server and to not have a news server? Jake> -- Jake Colman Jake> Principia Partners LLC Phone: (201) 209-2467 Harborside Financial Jake> Center Fax: (201) 946-0320 902 Plaza Two E-mail: colman@ppllc.com Jake> Jersey City, NJ 07311 www.principiapartners.com