Gnus development mailing list
 help / color / mirror / Atom feed
* Help With Select Method
@ 2003-10-27 15:46 Jake Colman
  2003-10-28  0:28 ` Danny Siu
  2003-10-28 11:03 ` David Hanak
  0 siblings, 2 replies; 12+ messages in thread
From: Jake Colman @ 2003-10-27 15:46 UTC (permalink / raw)



The formal way to configure select methods is to use gnus-select-method to
point to a news server and gnus-secondary-select-methods to point to ther
sources such as an IMAP server?

My company recently stopped providing access to a news server.  My current
configuration, given what I understand as stated above, is as follows:

(setq gnus-select-method 
      '(nntp "dummy"
             (nntp-address "foo.bar.com")
             )
      )

(setq gnus-secondary-select-methods 
      '(
        (nnimap "hamilton"
                (nnimap-list-pattern "*")
                (nnimap-expunge-on-close always)
                )
        ))

Is there a better way to do this?  How can I configure things if I want my
primary to be an IMAP server and to not have a news server?

-- 
Jake Colman                     

Principia Partners LLC                    Phone: (201) 209-2467
Harborside Financial Center                 Fax: (201) 946-0320
902 Plaza Two                          E-mail: colman@ppllc.com
Jersey City, NJ 07311                 www.principiapartners.com



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2003-10-30 11:08 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-27 15:46 Help With Select Method Jake Colman
2003-10-28  0:28 ` Danny Siu
2003-10-28 11:03 ` David Hanak
2003-10-28 17:29   ` Simon Josefsson
2003-10-27 17:39     ` Ian Dobbie
2003-10-28 18:30       ` Simon Josefsson
2003-10-28 18:01     ` Christopher Tessone
2003-10-28 18:28       ` Simon Josefsson
2003-10-28 19:03         ` Josh Huber
2003-10-28 19:08         ` Jake Colman
2003-10-30  9:37         ` David Hanak
2003-10-30 11:08           ` Simon Josefsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).