Gnus development mailing list
 help / color / mirror / Atom feed
From: Richard Riley <rileyrg@googlemail.com>
To: Gijs Hillenius <gijs@hillenius.net>
Cc: ding@gnus.org
Subject: Re: splitting for dunces
Date: Wed, 06 Oct 2010 23:50:18 +0200	[thread overview]
Message-ID: <ii1v833s9x.fsf@news.eternal-september.org> (raw)
In-Reply-To: <87mxqt3xi7.fsf@hillenius.net> (Gijs Hillenius's message of "Tue, 05 Oct 2010 09:32:48 +0200")

Gijs Hillenius <gijs@hillenius.net> writes:

> On  5 Oct 2010, Richard Riley wrote:
>
> [...]
>
>> But split handling has dramatically changed? I ask because my splitting
>> doesnt work anymore and, to be honest, (as the posts about splitting
>> indicate) splitting is really tricky to get your head around.
>
> I find that it got a little easier.
>
> for Gnus 5.13 and earliers I had this, with 'thuis' being the name for
> the Imap server.
>
> ,----
> | (setq nnimap-split-inbox
> |         '("INBOX" ))
> | (setq nnimap-split-predicate "UNDELETED")
> | (setq nnimap-split-crosspost nil)
> | (setq nnimap-split-rule '(("thuis" ("INBOX" nnimap-split-fancy)))
> |       nnimap-split-fancy 
> |       '(| (: gnus-folder-per-bbdb)
> | 	  ("From" "googlealerts.*" "INBOX.google-alerts")
> |           ;; omitted bunch of similar lines         
> | (any "opentaal-discussie@lists.uitwisselplatform.nl" "INBOX.opentaal")
> | 	  (any "dspam-user@lists.sourceforge.net" "INBOX.dspam")
> | 	  ("INBOX" "")))
> | 
> `----
>
> for No Gnus v0.11 I have 'just' this:
>
> ,----
> | (setq nnimap-split-fancy
> |       '(| (: gnus-folder-per-bbdb)
> | 	  ("From" "googlealerts.*" "INBOX.google-alerts")
> |         et cetera
> `----

The etc is causing me hassle.

If I set it to "INBOX" (which is the imap default)  ALL
my INBOX seems to be processed each time I refresh or start gnus.

e.g

 (setq nnmail-split-fancy '((: spam-split)"INBOX"))
 
Is it more normal to move all mail from INBOX to another? Since I'm
syncing with gmail using offlineimap I really want to leave my read
email in the INBOX to cut down on transfers.

If anyone has an imap split working with nognus and using spam-split I
would love to see the setup. When I dont include the INBOX then on one
run all my email was moved into a "bogus" folder.

I've had to turn all splitting off for now until I can see a working
example using spam-split. (I use spam-split since I use the bogofilter
processing).







      reply	other threads:[~2010-10-06 21:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-04 18:50 Austin F. Frank
2010-10-04 20:17 ` Lars Magne Ingebrigtsen
2010-10-04 20:21   ` Austin F. Frank
2010-10-04 20:31     ` Lars Magne Ingebrigtsen
2010-10-04 21:09       ` Austin F. Frank
2010-10-05  7:09         ` Tassilo Horn
2010-10-05  6:10       ` Richard Riley
2010-10-05  7:32         ` Gijs Hillenius
2010-10-06 21:50           ` Richard Riley [this message]

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=ii1v833s9x.fsf@news.eternal-september.org \
    --to=rileyrg@googlemail.com \
    --cc=ding@gnus.org \
    --cc=gijs@hillenius.net \
    /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).