Re: Managing multiple IMAP accounts

2002-05-30 Thread David T-G
Jenny -- ...and then jennyw said... % % Out of curiosity, is there any shorthand way of accessing the accounts? You'd have to make one, but you certainly could. % For example, if you have a single account, you can access the Inbox by % changing folders to !. Is there an easy way to switch

Re: Managing multiple IMAP accounts

2002-05-30 Thread jennyw
Thanks! That clears things up a bit! Out of curiosity, is there any shorthand way of accessing the accounts? For example, if you have a single account, you can access the Inbox by changing folders to !. Is there an easy way to switch between accounts, like by assigning each inbox a shortcut ke

Re: Managing multiple IMAP accounts

2002-05-30 Thread Michael Tatge
jennyw ([EMAIL PROTECTED]) muttered: > I'm having trouble trying to access two IMAP accounts on the same server. > I'm trying to do it using account-hook. > > set record=imap://jennyw@localhost/INBOX.Sent > set imap_pass=password > set spoolfile=imap://jennyw@localhost/INBOX > set folder=imap:/

Managing multiple IMAP accounts

2002-05-30 Thread jennyw
I'm having trouble trying to access two IMAP accounts on the same server. I'm trying to do it using account-hook. my .muttrc looks like: set record=imap://jennyw@localhost/INBOX.Sent set imap_pass=password set spoolfile=imap://jennyw@localhost/INBOX set folder=imap://jennyw@localhost/ account-h