Opened 3 years ago
Closed 3 years ago
#1486855 closed Bugs (invalid)
dovecot imap filename problem in rourceube list mail
| Reported by: | cityhunter | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | later |
| Component: | IMAP connection | Version: | 0.4-beta |
| Severity: | normal | Keywords: | |
| Cc: |
Description
in roundcube 0.3x 0.4 beta (trunk -3800)
dovecot 1.1.16
when mail filename in tail is "T" or "ST" can't list in roundcube
1278933274.M764947P39544.vmail.com.tw,S=2868,W=2928:2,T
1278933274.M764947P39544.vmail.com.tw,S=2868,W=2928:2,ST
but "S" is ok
1278933274.M764947P39544.vmail.com.tw,S=2868,W=2928:2,S
Change History (1)
comment:1 Changed 3 years ago by alec
- Component changed from User Interface to IMAP connection
- Resolution set to invalid
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

ROundcube uses IMAP protocol, so you should check what imap_debug log says (what is returned by server). Probably not Roundcube issue.