From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/3800 Path: news.gmane.org!not-for-mail From: bigfaceworm@hotmail.com (bigfaceworm) Newsgroups: gmane.emacs.gnus.user Subject: Re: IMAP newbie, not getting any messages Date: 14 May 2004 12:44:24 -0700 Organization: http://groups.google.com Message-ID: <2bd747c7.0405141144.2c2e512@posting.google.com> References: <2bd747c7.0405121101.4d78b220@posting.google.com> <877jvgvi5t.fsf@emptyhost.emptydomain.de> <2bd747c7.0405131030.a914a2e@posting.google.com> <87d658qb4d.fsf@emptyhost.emptydomain.de> NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1138669797 20308 80.91.229.2 (31 Jan 2006 01:09:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 01:09:57 +0000 (UTC) Original-X-From: nobody Tue Jan 17 17:32:46 2006 Original-Path: quimby.gnus.org!newsfeed1.e.nsc.no!nsc.no!nextra.com!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed.stanford.edu!postnews1.google.com!not-for-mail Original-Newsgroups: gnu.emacs.gnus Original-NNTP-Posting-Host: 134.134.136.13 Original-X-Trace: posting.google.com 1084563864 7006 127.0.0.1 (14 May 2004 19:44:24 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 14 May 2004 19:44:24 +0000 (UTC) Original-Xref: bridgekeeper.physik.uni-ulm.de gnus-emacs-gnus:3941 Original-Lines: 30 X-Gnus-Article-Number: 3941 Tue Jan 17 17:32:46 2006 Xref: news.gmane.org gmane.emacs.gnus.user:3800 Archived-At: Kai Grossjohann wrote in message news:<87d658qb4d.fsf@emptyhost.emptydomain.de>... > This is the point of nnimap -- it is for managing and using nnimap > groups, not nnmail groups. Right. Only my Exchange server has a pretty tight limit on the size of the mailboxes, so I (think I) would like to archive things in my Unix mailboxes. But I see your point. > > Is this possible? I'd rather not have 2X my groups (one set nnmail and one > > set nnimap). > > It is not possible with nnimap, but you can use mail-sources to get > what you want: > > (setq mail-sources '((imap :server "your.host" ...))) Ahhh... didn't know about mail-sources. My Gnus *info* pages are all screwed up. The build/install of Gnus never seems to be able to generate them properly, so looking up docs is kind of hit and miss. It's much easier using *info* than Google. ;-) Thanks for the help. BFW