info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

nnimap-inbox doesn't allow multiple inbox?


From: Dylan O. Hanton
Subject: nnimap-inbox doesn't allow multiple inbox?
Date: Thu, 27 Sep 2012 18:36:13 +0900
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (darwin)

In emacs 24, nnimap-inbox doesn't allow multiple inbox?
(nnimap-inbox ("a.Inbox" "b.Inbox")) <-- what is wrong?

(nnimap-inbox "a.Inbox") <-- work correctly

(setq gnus-select-method
      '(nnimap "Mail"
               (nnimap-address "localhost")
               (nnimap-stream network)
               (nnimap-authenticator login)
               (nnimap-inbox "a.Inbox" "b.Inbox")
               (nnimap-unsplittable-articles nil)
               (nnimap-split-methods 'nnmail-split-fancy)))


sorry, my poor english
--
Thanks very much




reply via email to

[Prev in Thread] Current Thread [Next in Thread]