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

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

Multiple imap accounts


From: Pete Ware
Subject: Multiple imap accounts
Date: Wed, 14 Jul 2004 16:55:25 GMT
User-agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.5 (celeriac, linux)

I'd like to get email from two different accounts on the same machine
with the nnimap backend.  How do I specify the user?  I'd expect
something like:

(setq gnus-secondary-select-methods
      '((nnimap "Test1"
                (nnimap-address "m1.peteware.com")
                (nnimap-user "test1")
                (user "root"))
        (nnimap "Test2"
                (nnimap-address "m1.peteware.com")
                (nnimap-user "test2")
                (user "test2"))))

Thanks,
--pete


reply via email to

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