Gnus development mailing list
 help / color / mirror / Atom feed
From: "Jérôme Marant" <jmarant@free.fr>
Subject: Re: Using nnimap
Date: Sun, 19 Aug 2001 18:42:29 +0200 (MEST)	[thread overview]
Message-ID: <998239349.3b7fec75e97be@imp.free.fr> (raw)
In-Reply-To: <vafr8u8xbii.fsf@INBOX.auto.gnus.tok.lucy.cs.uni-dortmund.de>

En réponse à Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>:

> jmarant@free.fr (Jérôme Marant) writes:
> 
> >   I've been using gnus for a while now, and I'm trying to access
> >   an IMAP server.
> >   I configured nnimap, set my split rules and gnus is happy with
> >   it. It  does connect fine to the server.
> >   However, it is always telling me that there were no news.
> 
> What did you do to configure nnimap and set your split rules?

Here is the nnimap extract from my .gnus

-=-=-=-=-=-

(require 'nnimap)

(setq gnus-select-method '(nnimap "Free"
				  (nnimap-address "imap.free.fr")
				  (nnimap-list-pattern ("INBOX"))
				  (nnimap-stream network)
				  (nnimap-authenticator login)
				  (nnimap-expunge-on-close never)))

(setq nnimap-split-predicate "UNDELETED")

(setq nnimap-split-inbox '("INBOX"))

(setq nnimap-split-rule
      '(("INBOX.debian-user-french" 
"^\\([Cc][Cc]\\|To\\):.*debian-\\(user\\)?-french@lists.debian.org")
	("INBOX.debian-l10n-french" 
"^\\([Cc][Cc]\\|To\\):.*debian-l10n-french@lists.debian.org")
	("INBOX.bugs-debian" "^\\([Cc][Cc]\\|To\\):.*@bugs.debian.org")
	("INBOX.debian-boot" 
"^\\([Cc][Cc]\\|To\\):.*debian-boot@lists.debian.org")
))

-=-=-=-=-=-

Should I use a nnimap archive method ?

Thanks.

Cheers,




  reply	other threads:[~2001-08-19 16:42 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-19 18:02 Jérôme Marant
2001-08-19 16:25 ` Kai Großjohann
2001-08-19 16:42   ` Jérôme Marant [this message]
2001-08-19 22:59     ` Kai Großjohann
2001-08-21  8:01       ` Jérôme Marant
2001-08-21  9:29         ` Kai Großjohann
2001-08-21  9:57           ` Jérôme Marant
2001-08-21 12:12             ` Kai Großjohann
2001-08-21 12:32               ` Jérôme Marant
2001-08-21 13:11             ` Kai Großjohann
2001-08-22  7:44               ` Jérôme Marant
2001-08-22  8:51                 ` Simon Josefsson
2001-08-23  7:52                   ` Jérôme Marant
2001-08-22 19:22                 ` Kai Großjohann
2001-08-23  7:58                   ` Jérôme Marant
2001-08-23 15:52                     ` Kai Großjohann
2001-08-24  7:21                       ` Jérôme Marant
2001-08-24 17:34                         ` Jim Davidson
2001-08-24 23:35                           ` Jérôme Marant
2001-08-24 21:48                             ` Simon Josefsson
2001-08-25 17:32                             ` Roland Mas
2001-08-25 17:47                               ` Simon Josefsson
2001-08-27 17:37                             ` Jim Davidson
2001-08-21 15:08           ` Jody Klymak
2001-08-21 15:52             ` Kai Großjohann
  -- strict thread matches above, loose matches on Subject: below --
2000-03-07 18:06 using nnimap Arcady Genkin
2000-03-07 19:41 ` Simon Josefsson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=998239349.3b7fec75e97be@imp.free.fr \
    --to=jmarant@free.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).