Gnus development mailing list
 help / color / mirror / Atom feed
* getting started with nnimap
@ 2000-10-31  4:03 Eddie McCreary
  2000-10-31  8:19 ` Christoph Rohland
  2000-10-31 10:20 ` Kai Großjohann
  0 siblings, 2 replies; 5+ messages in thread
From: Eddie McCreary @ 2000-10-31  4:03 UTC (permalink / raw)


I've been using VM with XEmacs for years but have decided to
revamp how I handle mail.  This morning I got the Cyrus IMAP
server working and mail is being delivered to it, and I thought
it would be a good time to switch to Gnus for my client.

So, I stuck this in my .gnus:

(setq gnus-secondary-select-methods
       '((nnimap "dada"
               (nnimap-address "mercury")
              (nnimap-list-pattern ( "INBOX" . "*"))
               (nnimap-expunge-on-close ask))))

and fired up XEmacs and Gnus 5.8.7, was prompted for a
username and password and...that's it, I can't find any
nnimap newsgroups.  Name completion only shows nndrafts 
under "nn*".

I set the imap-log variable and I can see the trace of
my server being connected to and logged in to, it all
seems fine, I just don't see any messages.

Probably, I just need a good swift kick to the head to
the head, but right I can't see what I'm doing wrong.

thanks,
Eddie
-- 
Eddie McCreary                  Outside of a dog, a book is a man's best
mailto:beowulf@heorot.org       friend.  Inside of a dog, it's too dark 
http://www.heorot.org           to read. -Groucho Marx




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

* Re: getting started with nnimap
  2000-10-31  4:03 getting started with nnimap Eddie McCreary
@ 2000-10-31  8:19 ` Christoph Rohland
  2000-10-31 15:59   ` Eddie McCreary
  2000-10-31 10:20 ` Kai Großjohann
  1 sibling, 1 reply; 5+ messages in thread
From: Christoph Rohland @ 2000-10-31  8:19 UTC (permalink / raw)
  Cc: ding

Hi Eddie,

On Mon, 30 Oct 2000, Eddie McCreary wrote:
> and fired up XEmacs and Gnus 5.8.7, was prompted for a
> username and password and...that's it, I can't find any
> nnimap newsgroups.  Name completion only shows nndrafts 
> under "nn*".

Use '^' to enter the server buffer, select the nnimap server and use
'u' to subscribe to your groups.

Greetings
		Christoph



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

* Re: getting started with nnimap
  2000-10-31  4:03 getting started with nnimap Eddie McCreary
  2000-10-31  8:19 ` Christoph Rohland
@ 2000-10-31 10:20 ` Kai Großjohann
  1 sibling, 0 replies; 5+ messages in thread
From: Kai Großjohann @ 2000-10-31 10:20 UTC (permalink / raw)
  Cc: ding

On Mon, 30 Oct 2000, beowulf@heorot.org wrote:

> (setq gnus-secondary-select-methods
>        '((nnimap "dada"
>                (nnimap-address "mercury")
>               (nnimap-list-pattern ( "INBOX" . "*"))
>                (nnimap-expunge-on-close ask))))

I think for a Cyrus server the nnimap-list-pattern setting is not
needed.  I've been using a Cyrus server without it for a number of
months now.

kai
-- 
I like BOTH kinds of music.



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

* Re: getting started with nnimap
  2000-10-31  8:19 ` Christoph Rohland
@ 2000-10-31 15:59   ` Eddie McCreary
  2000-11-05 17:53     ` Steinar Bang
  0 siblings, 1 reply; 5+ messages in thread
From: Eddie McCreary @ 2000-10-31 15:59 UTC (permalink / raw)


Christoph Rohland writes:
 > 
 > Use '^' to enter the server buffer, select the nnimap server and use
 > 'u' to subscribe to your groups.
 > 
 > Greetings
 > 		Christoph

Wonderful!  I'm able to browse, create new groups, and move messages
between them, I think I'm all set.

Now to get procmail working with the Cyrus server and I'll be done.

many thanks.
Eddie
-- 
Eddie McCreary                  Outside of a dog, a book is a man's best
mailto:beowulf@heorot.org       friend.  Inside of a dog, it's too dark 
http://www.heorot.org           to read. -Groucho Marx




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

* Re: getting started with nnimap
  2000-10-31 15:59   ` Eddie McCreary
@ 2000-11-05 17:53     ` Steinar Bang
  0 siblings, 0 replies; 5+ messages in thread
From: Steinar Bang @ 2000-11-05 17:53 UTC (permalink / raw)


>>>>> Eddie McCreary <beowulf@heorot.org>:

> Now to get procmail working with the Cyrus server and I'll be done.

Here's a link:
	<http://www.idg.net/crd_mail_19699.html>

I was able to get it working.  As I recall, the tricky bit is getting
the delivery rule working in sendmail (presuming you use sendmail).

It's a little confusing since the delivery's actually running as the
cyrus user, and not as root or the receipient.



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

end of thread, other threads:[~2000-11-05 17:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-10-31  4:03 getting started with nnimap Eddie McCreary
2000-10-31  8:19 ` Christoph Rohland
2000-10-31 15:59   ` Eddie McCreary
2000-11-05 17:53     ` Steinar Bang
2000-10-31 10:20 ` Kai Großjohann

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).