Opened 2 years ago
Closed 2 years ago
#1487662 closed Bugs (worksforme)
Message deleted on Roundcube still in the lotus Notes trashbox
| Reported by: | alti | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.5-stable |
| Component: | Core functionality | Version: | 0.4.2 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
When I delete a message, it goes to the trashbox, and, I could see it in the Lotus notes Trashbox.
Then if I delete it from the trashbox, I see a new one in the Lotus Notes trashbox.
Then, i get it twice.
For user having quotas, it's a big problem.
They see an empty trashbox when in lotus notes it wasn't.
Attachments (1)
Change History (4)
comment:1 Changed 2 years ago by alec
- Milestone changed from later to 0.5-stable
Changed 2 years ago by alti
comment:2 Changed 2 years ago by alti
Ok, I try using 0.5-rc but nothing changes
You could find the imap log in attachment.
comment:3 Changed 2 years ago by alec
- Resolution set to worksforme
- Status changed from new to closed
So, important part in the log is:
[29-Dec-2010 15:02:47 +0100]: C: A0004 SELECT Trash [29-Dec-2010 15:02:47 +0100]: S: * 1 EXISTS ... [29-Dec-2010 15:02:47 +0100]: C: A0005 UID SEARCH ALL UNDELETED [29-Dec-2010 15:02:47 +0100]: S: * SEARCH 1146 [29-Dec-2010 15:02:47 +0100]: S: A0005 OK SEARCH completed [29-Dec-2010 15:02:47 +0100]: C: A0006 UID STORE 1146 +FLAGS.SILENT (\Deleted) [29-Dec-2010 15:02:47 +0100]: S: A0006 OK STORE completed [29-Dec-2010 15:02:47 +0100]: C: A0007 UID EXPUNGE 1146 [29-Dec-2010 15:02:47 +0100]: S: * 1 EXPUNGE [29-Dec-2010 15:02:47 +0100]: S: A0007 OK EXPUNGE completed [29-Dec-2010 15:02:47 +0100]: C: A0008 SELECT Trash [29-Dec-2010 15:02:47 +0100]: S: * 0 EXISTS ...
Everything is ok here. This is not Roundcube issue.
Note: See
TracTickets for help on using
tickets.

Enable imap_debug in Roundcube config and attach the log. Use 0.5-rc or svn-trunk version.