IMAP-FCC hangs
Bug #1697669 reported by
Uday Reddy
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
VM |
Fix Committed
|
High
|
Uday Reddy |
Bug Description
With the current trunk version, IMAP-FCC often hangs. The IMAP trace buffer shows that the connection is logged out, but it is not getting recognized.
Related branches
Changed in vm: | |
status: | New → Triaged |
Changed in vm: | |
milestone: | 8.2.2a → 8.3.0 |
To post a comment you must log in.
This is happening, at least with gmail, because the gmail server doesn't complete when given a large message with attachments to append to a folder. The call to `process- send-string' in `vm-imap- send-command' never returns. Even a LOGOUT command after it gets no response.