Opened 5 years ago
Closed 5 years ago
#1485261 closed Bugs (fixed)
unrelated untagged responses not discarded when fetching structure string from imap
| Reported by: | alec | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-beta |
| Component: | IMAP connection | Version: | git-master |
| Severity: | major | Keywords: | |
| Cc: |
Change History (2)
comment:1 Changed 5 years ago by thomasb
comment:2 Changed 5 years ago by alec
- Resolution set to fixed
- Status changed from new to closed
I've missed that revision. Bob's patch currently fixes my problem, but I think that it may be not working good with very very long BODYSTRUCTURE results (above 5000 bytes). Regardless I close the ticket.
Note: See
TracTickets for help on using
tickets.

I thought i've fixed this in r 1616
My IMAP server does not send untagged responses so I was unable to test the fix.