Opened 22 months ago
Closed 19 months ago
#1488069 closed Bugs (worksforme)
Unable to send command: A0007 FETCH 1:* and/or Unable to send command: A0008 FETCH
| Reported by: | maurofelipe | Owned by: | |
|---|---|---|---|
| Priority: | 3 | Milestone: | later |
| Component: | IMAP connection | Version: | 0.5.4 |
| Severity: | major | Keywords: | imap |
| Cc: |
Description
Error in RoundCube. When you access a message using the full screen and then click on the note "re", gives the following error:
Unable to send command: A0007 FETCH 1:* (INTERNALDATE BODY.PEEK[HEADER.FIELDS (DATE)])
and sometimes this message:
Erro no Servidor: Unable to send command: A0008 FETCH 1462:1465,1467,1469,1472:1478,1480,1482:1485,1487:1491,1493:1498,1500,1503:1504,1507,1509:1515 (UID RFC822.SIZE FLAGS INTERNALDATE BODY.PEEK[HEADER.FIELDS (DATE FROM TO SUBJECT CONTENT-TYPE LIST-POST DISPOSITION-NOTIFICATION-TO)])
I did not find anything on the Internet. Can you help me?
Attachments (1)
Change History (5)
Changed 22 months ago by maurofelipe
comment:1 follow-up: ↓ 2 Changed 22 months ago by alec
The commands are correct, so this must be your IMAP server issue. Enable imap_debug and provide complete log, but I don't think we can do anything about that.
comment:2 in reply to: ↑ 1 Changed 22 months ago by maurofelipe
Replying to alec:
The commands are correct, so this must be your IMAP server issue. Enable imap_debug and provide complete log, but I don't think we can do anything about that.
I enable imap_debug. This is the log message:
[cut by alec]
Can anyone help me? Please
comment:3 Changed 22 months ago by alec
imap_debug option in Roundcube.
comment:4 Changed 19 months ago by alec
- Resolution set to worksforme
- Status changed from new to closed
No feedback.

Error image