Gnus development mailing list
 help / color / mirror / Atom feed
* splitting for dunces
@ 2010-10-04 18:50 Austin F. Frank
  2010-10-04 20:17 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 9+ messages in thread
From: Austin F. Frank @ 2010-10-04 18:50 UTC (permalink / raw)
  To: ding

[-- Attachment #1: Type: text/plain, Size: 1938 bytes --]

Hi all--

At one point recently Ted sent a working example of using fancy
splitting with the new nnimap, "for future generations" [1].  This ended
up leading to some changes that gave us at least two new ways to use
fancy splitting.  We now have the possibility of defining
nnimap-split-methods-fancy [2] (not mentioned in the info documentation,
but `nnimap-split-fancy' is? [3]) or giving a fancy split specification
directly to nnimap-split-methods [4].

I've tried to get splitting working using several variations of these
variables, but have had no luck.  Rather than me reporting each of my
boneheaded attempts, would someone be willing to post a working fancy
split example of the sort

--8<---------------cut here---------------start------------->8---
(add-to-list 'gnus-secondary-select-methods
             '(nnimap "dc"
                      (nnimap-address "localhost")
                      (nnimap-stream ssl)
                      (nnimap-inbox "INBOX")
                      ;; please tell me what to do next!))
--8<---------------cut here---------------end--------------->8---

While it's true that there are some examples of fancy splitting in the
documentation [5], most of the nnimap ones say to see the documentation
for nnmail, and none of the examples show how to specify fancy splitting
in a way that will apply to only one server -- there are lots of
examples of splitting rules, but none of them tell me how to set one and
only one select method to use those rules.

Sorry if there are obvious parts of the documentation that I have
missed!

Thanks for any help!
/au

[1] <87k4m3i19x.fsf@lifelogs.com>
[2] <m3pqvvkogq.fsf@quimbies.gnus.org>
[3] (info "(gnus) Client-Side IMAP Splitting")
[4] <m3bp7doe3m.fsf@quimbies.gnus.org>
[5] (info "(gnus) Fancy Mail Splitting")

-- 
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.asc

[-- Attachment #2: Type: application/pgp-signature, Size: 194 bytes --]

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

end of thread, other threads:[~2010-10-06 21:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-04 18:50 splitting for dunces 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 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).