On Sat, 2 Feb 2002, MuttER wrote: > > IMAP implementation has me a bit confused. I have 3 IMAP mailboxes, > > on 3 diferent servers. If I understand the docs correctly, I can > > switch between them using the 'c' command inside Mutt. Typing out > > the "imap://<servername>/INBOX" isn't working though. > > try .... imap://YourName:YourPass@servername/INBOX > > or ..... imap://YourName@servername/INBOX > and your password will be requested
Results: imap://<myusername>:<mypassword>@<server>/INBOX is not a mailbox. ...and... imap://<server>/INBOX is not a mailbox. There's something more than just the syntax for mailbox switching going on here. I've tried this with both my own IMAP server (which is working, Pine uses it fine) and an external host IMAP server (Pine also likes that one). Note, putting "{<server>}INBOX" into "spoolfile" parameter works, but only really allows for one mailbox. > This will access directly on the host computer your IMAP mail > directory as if it was on your local directry. It's a configuration issue somewhere. I haven't been able to correctly configure the possible mailboxes in, I guess. Again, there appears to be a difference between Initialization files and RC files. The documentation is real fuzzy in that area. -- William Guynes