Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Splitting multiple IMAP INBOXes differently
@ 2009-04-02  1:36 Alexander Kotelnikov
  2009-04-02  6:36 ` Tassilo Horn
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Kotelnikov @ 2009-04-02  1:36 UTC (permalink / raw)
  To: info-gnus-english

Hi

What should be the most straight way to set up splitting of multiple
IMAP INBOXes of multiple servers differently. Probably I want to split
only one server's, or both but keep rules separated. What does
nnimap-split-inbox means? These mailboxes are tried on all servers?

Thanks,
A

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

* Re: Splitting multiple IMAP INBOXes differently
  2009-04-02  1:36 Splitting multiple IMAP INBOXes differently Alexander Kotelnikov
@ 2009-04-02  6:36 ` Tassilo Horn
  0 siblings, 0 replies; 2+ messages in thread
From: Tassilo Horn @ 2009-04-02  6:36 UTC (permalink / raw)
  To: info-gnus-english

Alexander Kotelnikov <sacha@myxomop.com> writes:

Hi Alexander,

> What should be the most straight way to set up splitting of multiple
> IMAP INBOXes of multiple servers differently. Probably I want to split
> only one server's, or both but keep rules separated. What does
> nnimap-split-inbox means?

If you set it to "INBOX" then only mail that appears in that folder is
subject to splitting.  You can also set it to a list of mailboxes, if
you want.

> These mailboxes are tried on all servers?

I think so.  But there's

,----[ (info "(gnus)Fancy Mail Splitting") ]
|      To allow for different split rules on different virtual servers,
|      and even different split rules in different inboxes on the same
|      server, the syntax of this variable have been extended along the
|      lines of:
| 
|           (setq nnimap-split-rule
|                 '(("my1server"    (".*" (("ding"    "ding@gnus.org")
|                                          ("junk"    "From:.*Simon"))))
|                   ("my2server"    ("INBOX" nnimap-split-fancy))
|                   ("my[34]server" (".*" (("private" "To:.*Simon")
|                                          ("junk"    my-junk-func))))))
`----

I don't know if that has an equivalent fancy split method.

Bye,
Tassilo
-- 
My opinions may have changed, but not the fact that I am right.

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

end of thread, other threads:[~2009-04-02  6:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-02  1:36 Splitting multiple IMAP INBOXes differently Alexander Kotelnikov
2009-04-02  6:36 ` Tassilo Horn

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).