Kristin Anne Igaki <[EMAIL PROTECTED]> wrote:
>
> I would very much like to use one instance of Mutt to get all my mail.
> However, I have 3 mail accounts on 3 different servers, 3 usernames, 3
> passwords... Is there any way to configure the setup so that I can
> browse all 3 using "c"?
I believe Mutt supports the following syntax for imap folder specifications:
{user@hostname:port}folder
Where "user@", ":port", and "folder" are all optional. So you could
specify some mailboxes like so:
{user1@host1}
{user2@host2}
{user3@host3}
However, I'm not sure how you would specify the passwords; if they all
have the same password, setting $imap_pass should work; otherwise you
might have to type each password as Mutt asks for it.
--
David DeSimone | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED] | that there is no man really clever who has not
Hewlett-Packard | found that he is stupid." -- Gilbert K. Chesterson
Richardson IT | PGP: 5B 47 34 9F 3B 9A B0 0D AB A6 15 F1 BB BE 8C 44