|
|
 | | From: | Brett Kelly | | Subject: | IMAP question | | Date: | 12 Dec 2004 12:39:23 -0800 |
|
|
 | Hello All,
I've got mutt set up as an client to my IMAP server (which is on a different machine, but the same network). It works really well, except for the fact that every time I start mutt, it asks me:
/home/inkedmn/Mail does not exist. Create it? ([yes]/no).
Now, once I select no here, mutt connects to my imap server and all is well (except for creating folders, but that's another story...)
Here is the IMAP portion of my mutt config:
http://inkedmn.com:8000/stuff/imapconf.txt Am I doing something wrong?
Thanks!
|
|
 | | From: | Heiko Heil | | Subject: | Re: IMAP question | | Date: | Sun, 12 Dec 2004 21:35:26 +0000 (UTC) |
|
|
 | Hello Brett,
* Brett Kelly [12/12/2004 12:39]: > [...] > /home/inkedmn/Mail does not exist. Create it? ([yes]/no).
Possibly missing...
set folder="imap://toulouse/inbox"
Bye, Heiko
|
|
 | | From: | Brett Kelly | | Subject: | Re: IMAP question | | Date: | 12 Dec 2004 18:45:31 -0800 |
|
|
 | That was it :)
Thanks!
|
|
|