Gnus development mailing list
 help / color / mirror / Atom feed
From: Richard Riley <rileyrg@googlemail.com>
To: ding@gnus.org
Subject: Re: Imap split, does not work (of course)
Date: Mon, 31 Jan 2011 22:43:31 +0100	[thread overview]
Message-ID: <ea1v3slpfg.fsf@news.eternal-september.org> (raw)
In-Reply-To: <m2ei7src26.fsf@gmail.com> (Francis Moreau's message of "Mon, 31 Jan 2011 22:35:45 +0100")

Francis Moreau <francis.moro@gmail.com> writes:

> 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 ?
>

I too would love to find out. I have an open question about something
called "backend slots" which is related to this.

,----
|      ;; (setq nnimap-split-inbox '("INBOX"))
|      ;; (setq nnimap-split-fancy '(| (: spam-split) "INBOX"))
|      ;; (setq nnimap-split-methods 'nnimap-split-fancy)
|      ;; (setq nnimap-split-download-body t)
|     
|      ;; (setq nnmail-split-inbox '("INBOX"))
|      ;; (setq nnmail-split-fancy '(| (: spam-split) "SYS-INBOX"))
|      ;; (setq nnmail-split-methods 'nnmail-split-fancy)
|      
|      ;; (setq spam-split-disabled nil)
|      
|      ;; (setq spam-autodetect-recheck-messages t)
|      ;; (setq spam-mark-ham-unread-before-move-from-spam-group t)
|      ;; (setq spam-mark-new-messages-in-spam-group-as-spam t)
|      
`----

Also its not entirely clear to me if this complements the spam
processing settings set in group customisation using G c.





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

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-31 21:35 Francis Moreau
2011-01-31 21:43 ` Richard Riley [this message]
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=ea1v3slpfg.fsf@news.eternal-september.org \
    --to=rileyrg@googlemail.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).