6.0.0-beta1
7/11/25

[#4749] Port selective expunge code from IMP_Message::expungeMailbox() to Ingo IMAP driver
Summary Port selective expunge code from IMP_Message::expungeMailbox() to Ingo IMAP driver
Queue Ingo
Queue Version HEAD
Type Bug
State Resolved
Priority 2. Medium
Owners chuck (at) horde (dot) org
Requester yvon.lafaille (at) limousin (dot) iufm (dot) fr
Created 12/07/2006 (6791 days ago)
Due 12/07/2006 (6791 days ago)
Updated 08/30/2007 (6525 days ago)
Assigned 04/25/2007 (6652 days ago)
Resolved 08/30/2007 (6525 days ago)
Github Issue Link
Github Pull Request
Milestone Ingo 1.2
Patch No

History
08/30/2007 09:31:37 PM Chuck Hagenbuch Version ⇒ HEAD
 
08/30/2007 09:31:26 PM Chuck Hagenbuch Comment #5
Assigned to Chuck Hagenbuch
Taken from Horde DevelopersHorde Developers
State ⇒ Resolved
Reply to this comment
Done!
04/25/2007 05:34:20 PM Jan Schneider Assigned to Horde DevelopersHorde Developers
State ⇒ Assigned
 
12/08/2006 08:45:33 PM Chuck Hagenbuch Comment #4
Priority ⇒ 2. Medium
Summary ⇒ Port selective expunge code from IMP_Message::expungeMailbox() to Ingo IMAP driver
State ⇒
Reply to this comment
Short term, you need to either use a trash folder with this option, or 
don't use the delete completely option - they don't mix well. For an 
eventual fix, we can use some code from IMP - I updated the ticket 
summary to match.
12/08/2006 08:14:44 AM yvon (dot) lafaille (at) limousin (dot) iufm (dot) fr Comment #3 Reply to this comment
Versions :

horde-3.1.3

imp-4.1.3

ingo-1.1.2



Here is the stanza of ./horde/ingo/config/backends.php

$backends['imap'] = array(

     'driver' => 'null',

     'preferred' => 'localhost',

     'hordeauth' => true,

     'params' => array(),

     'script' => 'imap',

     'scriptparams' => array()

);



This is the only stanza I left uncommented.
12/07/2006 04:48:20 PM Chuck Hagenbuch Comment #2
Summary ⇒ Applying filters erase messages marked as deleted
State ⇒ Feedback
Reply to this comment
What ingo script driver are you using? What version of IMP?
12/07/2006 02:45:43 PM yvon (dot) lafaille (at) limousin (dot) iufm (dot) fr Comment #1
Priority ⇒ 3. High
State ⇒ Unconfirmed
Queue ⇒ Ingo
Due ⇒ 12/07/2006
Summary ⇒ Applying filters erase messages markd as deleted
Type ⇒ Bug
Reply to this comment
After receiving a message from a blacklisted sender in my INBOX, when 
I am applying the filters, every message marked as "deleted" is 
getting completely erased (unrecoverable)



Details:

The blacklist is configured with "Delete message completely".

When I apply the filters with no blacklisted message in INBOX, nothing 
is deleted (it is correct)


Saved Queries