Gnus development mailing list
 help / color / mirror / Atom feed
From: Francis Moreau <francis.moro@gmail.com>
To: ding@gnus.org
Subject: Imap split, does not work (of course)
Date: Mon, 31 Jan 2011 22:35:45 +0100	[thread overview]
Message-ID: <m2ei7src26.fsf@gmail.com> (raw)

Hello,

I was struggling during one hour to setup split stuff in my IMAP mail
box, and as usually I'm wasting my time since I'm, well..., not very
lucky with gnus.

So here's my config:

(setq gnus-secondary-select-methods
      '((nnimap "gmail"
	(nnimap-inbox "nnimap+gmail:INBOX")
	(nnimap-address "imap.gmail.com")
	(nnimap-server-port 993)
	(nnimap-stream ssl)
	(nnimap-authinfo-file "~/.authinfo")
	(nnir-search-engine imap)
	(nnimap-split-methods
	 (("INBOX.toto" ""))))))

I also tried different variants like:

  (nnimap-inbox "INBOX")

but all failed.

Could anybody tell me what I am again missing ?

Thanks
-- 
Francis



             reply	other threads:[~2011-01-31 21:35 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-31 21:35 Francis Moreau [this message]
2011-01-31 21:43 ` Richard Riley
2011-02-01  1:32 ` Lars Ingebrigtsen
2011-02-01  2:16   ` Poll time: IMAP client-side default match (was: Imap split, does not work (of course)) Lars Ingebrigtsen
2011-02-01  9:25     ` Poll time: IMAP client-side default match Rupert Swarbrick
2011-02-01 10:10       ` Lars Ingebrigtsen
2011-02-01  7:34   ` Imap split, does not work (of course) Francis Moreau
2011-02-01  8:04     ` Richard Riley
2011-02-01  8:27       ` Francis Moreau
2011-02-02  8:04       ` Francis Moreau
2011-02-01 19:21     ` Francis Moreau
2011-02-02  7:08       ` Eric S Fraga
2011-02-02 11:25         ` Richard Riley
2011-02-03  0:13           ` Michael Welsh Duggan
2011-02-03  8:47             ` Steinar Bang
2011-02-03 11:59               ` Richard Riley

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=m2ei7src26.fsf@gmail.com \
    --to=francis.moro@gmail.com \
    --cc=ding@gnus.org \
    /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).