On Wednesday, 10 May 2000 at 13:48, Dave (Grizz) Glaser wrote:
> I have soem problems with IMAP in mutt 1.2
> 
> Everything seems to be working fine until I try to exit. If I choose to move things 
>to my mbox, mutt displays "fetching message....." for a long time, then errors out 
>and quits. Then when I open it back up, all of my messages are in my inbox twice.
> 
> I am running it on Solaris 2.7
> 
> If anyone has a suggestion, please email me at [EMAIL PROTECTED]

I haven't seen this, but perhaps you have something like this in your
.muttrc:

set spoolfile={myhost}INBOX
set received={myhost}mbox

in which case, some IMAP servers might have INBOX be another name for
mbox and mutt could goof up when moving the messages. That's my
guess - send me a trace of a session where you open your inbox, quit
and move (you have to build mutt with --enable-debug and run it with
-d4, then the trace will be in ~/.muttdebug0).

A workaround could be to 
set received={myhost}received
or something like that...

-Brendan

PGP signature

Reply via email to