Re: Move failure for IMAP



> 
> On 2002.08.05 16:14:25 +0100 Toralf Lund wrote:
>>> Seems like I'm no longer able to move messages from an IMAP folder to 
>>> a different one. When I try to do so, I get the message:
>>> 
>>> Connection to <server> closed
>>> Mailbox closed
>>> for argument
>>> 
>>> Subsequently, the message list for source mailbox (typically Inbox) is 
>>> still visible, but bodies are not accessible.
>>> 
>>> This also affects automatic storage to Sent or Trash folders.
>>> 
>>> Has anyone else seen this? What might be wrong?
>> The problem seems to be that read() returns 0 in raw_socket_read() 
>> (mutt_socket.c) during imap_cmd_step(), but why does this happen?
>> 
> 
> trying to talk nonssl to a ssl server ?
Don't think so. The problems occurs whether SSL is enabled or not.

> 
> just tcpdump a session and see what's going on :)

This is what I get when hitting Trash/Delete. Not sure what it all means 
;-/

# tcpdump dst port 143
tcpdump: listening on eth0
08:44:01.081917 indonesia.kscanners.no.39845 > praha.kscanners.no.imap: P 
3432762937:3432762978(41) ack 130324503 win 63712 <nop,nop,timestamp 
213292261 4229353> (DF)
08:44:01.134424 indonesia.kscanners.no.39845 > praha.kscanners.no.imap: . 
ack 73 win 63712 <nop,nop,timestamp 213292266 4229472> (DF)
08:44:01.135363 indonesia.kscanners.no.39845 > praha.kscanners.no.imap: P 
41:83(42) ack 73 win 63712 <nop,nop,timestamp 213292266 4229472> (DF)
08:44:01.146824 indonesia.kscanners.no.39845 > praha.kscanners.no.imap: P 
83:1105(1022) ack 95 win 63712 <nop,nop,timestamp 213292267 4229472> (DF)
08:44:01.147244 indonesia.kscanners.no.39845 > praha.kscanners.no.imap: . 
1105:2553(1448) ack 95 win 63712 <nop,nop,timestamp 213292267 4229472> (DF)
08:44:01.151717 indonesia.kscanners.no.39845 > praha.kscanners.no.imap: P 
2553:3082(529) ack 95 win 63712 <nop,nop,timestamp 213292268 4229472> (DF)
08:44:01.628985 indonesia.kscanners.no.39845 > praha.kscanners.no.imap: F 
3082:3082(0) ack 96 win 63712 <nop,nop,timestamp 213292315 4229473> (DF)
08:44:01.668253 indonesia.kscanners.no.39844 > praha.kscanners.no.imap: P 
3421958335:3421958365(30) ack 126122366 win 63712 <nop,nop,timestamp 
213292319 4229324> (DF)
08:44:01.719457 indonesia.kscanners.no.39844 > praha.kscanners.no.imap: . 
ack 948 win 63712 <nop,nop,timestamp 213292325 4229473> (DF)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]