Ted Zlatanov <[email protected]> writes: Hi Ted,
> TH> What I want is this: If I get a reply by John Doe, it should be > TH> filed into the folder that contains the request I've sent, > TH> e.g. the folder which contains the message with the Message-id > TH> found in John's References header. > > TH> Is this doable with Sieve? I had a quick look at the RFC, but > TH> couldn't find something like that. > > I don't think Sieve can do this on its own. Can it do a #include? No, at least not that I know. > As far as a simple gnus-registry setup, it's pretty easy to do: > > (setq gnus-registry-max-entries 2500 > gnus-registry-use-long-group-names t) > > (gnus-registry-initialize) > > Then use this in your fancy-split: > > (: gnus-registry-split-fancy-with-parent) > > The fancy-split rules are run against a mailbox, so you need to set it > up to run against INBOX. That's all. Great, thanks a lot. Bye, Tassilo -- "Ubuntu" - an African word, meaning "Slackware is too hard for me". _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
