6.0.0-alpha12
6/9/25

[#1787] Wrong email deleted from POP3
Summary Wrong email deleted from POP3
Queue IMP
Queue Version 4.0.1
Type Bug
State Not A Bug
Priority 3. High
Owners
Requester danporter (at) gmail (dot) com
Created 04/13/2005 (7362 days ago)
Due
Updated 06/28/2005 (7286 days ago)
Assigned 05/07/2005 (7338 days ago)
Resolved 05/25/2005 (7320 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
06/28/2005 03:41:35 PM Michael Slusarz Comment #9 Reply to this comment
No.  'index' has nothing to do with the message index on the POP/IMAP 
server.  It is the index of the current message in the IMP session.   
See $_SESSION['imp']['msgl'].  And 'msgl 'contains the current sorted 
list of **UIDs** in the current mailbox.
06/28/2005 06:52:25 AM danporter (at) gmail (dot) com Comment #8 Reply to this comment
It does not seem that way.  From the inbox, a link to an email will 
look like this:

message.php?index=1

Whereas the link to delete the email will look like this:

message.php?index=1&start=1&actionID=delete_message



The UIDL should be much longer than a single digit #.  Unless this 
number is being stored internally somewhere, but it doesn't seem that 
way because those index numbers can switch around when the inbox is 
refreshed.
06/28/2005 05:18:29 AM Michael Slusarz Comment #7 Reply to this comment
Uh... no.  That article is not helpful at all, especially since we 
already use UIDs to access messages instead of message indices.
06/23/2005 10:52:20 PM aaron (at) varium (dot) com Comment #6 Reply to this comment
This Bug appears to be very valid - I'm experiencing the same 
problems.  Please see the attached thread as I believe it points to 
the core of the problem:



http://xmailforum.homelinux.net/index.php?showtopic=2596&st=0&#entry14129


05/25/2005 01:48:15 PM Jan Schneider Comment #5
State ⇒ Not A Bug
Reply to this comment
No feedback.
05/07/2005 04:25:54 AM Chuck Hagenbuch State ⇒ Feedback
 
05/07/2005 04:14:14 AM Chuck Hagenbuch Comment #4 Reply to this comment
I meant bug 1819 of course. all related to bug 1580 in the end...
05/07/2005 04:13:25 AM Chuck Hagenbuch Comment #3 Reply to this comment
Perhaps see if this is related to bug 1801 (and thus bug 1580).
04/28/2005 09:13:21 PM danporter (at) gmail (dot) com Comment #2 Reply to this comment
If anyone wants to help me, I am going to try and take a look at this 
myself.  Suggestions on where to look?
04/13/2005 09:42:28 PM danporter (at) gmail (dot) com Comment #1
State ⇒ Unconfirmed
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Wrong email deleted from POP3
Queue ⇒ IMP
Reply to this comment
I am using Horde 3.0.2.  My IMP is configured to only use

one server and it is a POP3 mail server (so the users only have one

folder INBOX).



IMP will delete the wrong emails when this is done:

1. Log into IMP and open up an email.

2. Send yourself an email (or have anyone send you an email) from 
another window or program.  Wait for the server to accept it an put in 
your POP3 box.

3. Delete the email that you have open.



If you receive one email, the next email in the list will be removed, 
not the one you are reading.  If you receive two emails during step 2, 
the email after the next email in the list will be removed.



The same thing will happen if you do this:

1. Log in and view your inbox.

2. Send yourself an email from another program/browse and wait a bit.

3. Delete email(s) in your original browser using the checkboxes.

Again, the wrong emails will be deleted.



IMP can also be caused to open the wrong email by performing these steps:

1. Log in and view your inbox.

2. Send yourself an email from another program/browser and wait a bit.

3. Open an email in your original browser, and it will be a different 
one than the one you click on.




Saved Queries