Ticket #1484941 (closed Bugs: worksforme)

Opened 5 months ago

Last modified 6 days ago

Emails vanishing when roundcube tries to delete & check for messages

Reported by: swizzle Owned by:
Priority: 3 Milestone: 0.2-beta
Component: Core functionality Version: 0.1-stable
Severity: normal Keywords:
Cc:

Description

Since I get a lot of spam (100 a day), when I try and delete the spam each morning roundcube can't keep up with the speed I am trying to delete the messages. It attempts to delete messages and check for new messages at the same time which means it will delete messages that I haven't selected. The larger issue is these messages don't end up in the deleted folder - they just vanish.

I suspect roundcube is indentifying messages by index so when new messages get added (or maybe even just the existing ones get removed from the list) the indexes are all wrong.

Change History

Changed 5 months ago by thomasb

No, RoundCube does not identify messages by index but by UID. Please describe clear steps to reproduce this. Also try to disable caching and report if the behavior changes. And don't forget to give us details about your setup (PHP version, IMAP server, both on the same machine?)

Changed 6 days ago by alec

  • status changed from new to closed
  • resolution set to worksforme
  • milestone changed from later to 0.2-beta

Very old and no feedback.

Note: See TracTickets for help on using tickets.