6.0.0-alpha12
6/10/25

[#3343] "Move"-Filter doesn't move emails
Summary "Move"-Filter doesn't move emails
Queue Ingo
Queue Version HEAD
Type Bug
State Resolved
Priority 3. High
Owners Horde Developers (at)
Requester b4u (at) front (dot) ru
Created 01/26/2006 (7075 days ago)
Due
Updated 02/13/2006 (7057 days ago)
Assigned 02/12/2006 (7058 days ago)
Resolved 02/13/2006 (7057 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
02/13/2006 05:32:35 AM Michael Slusarz Comment #12
State ⇒ Resolved
Reply to this comment
Per feedback from ingo@, this has been fixed.
02/12/2006 09:09:48 PM Chuck Hagenbuch Summary ⇒ "Move"-Filter doesn't move emails
 
02/12/2006 09:00:08 PM Michael Slusarz Comment #11
State ⇒ Feedback
Reply to this comment
Try what I just committed to FRAMEWORK_3 and HEAD.
02/12/2006 11:19:04 AM mi (dot) braun (at) onlinehome (dot) de Comment #10 Reply to this comment
Hi,



I just played around with the ingo/lib/Script/imap.php and found out, 
that the error ("Current box is selected READ-ONLY.") still occurs if

I add an "imap_reopen($params['imap'],$params['mailbox'],0);" command 
at the beginning of the perfom method, but it won't occur if i add it   
after line 235 saying "$indices = $imap_search->searchMailbox($query, 
$params['imap'], $params['mailbox']);".

That's why I believe that the searchMailbox method reopens the mailbox 
readonly.



sincerly,

   mbraun


02/12/2006 10:14:51 AM Jan Schneider Comment #9
Assigned to Horde DevelopersHorde Developers
State ⇒ Assigned
Reply to this comment
Bug 3460 has an explanation why this happens.
02/10/2006 07:25:14 PM b4u (at) front (dot) ru Comment #8 Reply to this comment
hm...

1. any idea how to debug this?

2. why does moving using imp works?
Your PHP or c-client library are broken then. imap_move_mail() is not
doing what it is supposed to do.
02/08/2006 12:32:50 PM Jan Schneider Comment #7
State ⇒ Not A Bug
Reply to this comment
Your PHP or c-client library are broken then. imap_move_mail() is not 
doing what it is supposed to do.
02/08/2006 11:55:34 AM b4u (at) front (dot) ru Comment #6 Reply to this comment
done

line 271 was executed.

same result: the "filtered" mail was just copied but not moved.
Can you please check that line 271 in ingo/lib/Script/imap.php is
executed, and line 309 is *not* executed?
02/08/2006 10:22:28 AM Jan Schneider Comment #5 Reply to this comment
Can you please check that line 271 in ingo/lib/Script/imap.php is 
executed, and line 309 is *not* executed?
02/08/2006 12:32:01 AM stephen (at) k (dot) co (dot) nz Comment #4 Reply to this comment
I have turned the cache off and tried again but the result is the same.



When the filter is applied it keeps a copy in the Inbox which is not 
marked as deleted and creates another copy in the destenation folder.
02/08/2006 12:20:05 AM Jan Schneider Comment #3
State ⇒ Feedback
Reply to this comment
Do you have the mailbox cache enabled in IMP? Try turning it off. Are 
the original message left completely intact, or are they marked as 
deleted?
02/07/2006 09:10:34 PM stephen (at) k (dot) co (dot) nz Comment #2 Reply to this comment
I am also getting this result.



The version of installed applications are:

horde 3.2-cvs

ingo 1.2-cvs

imp 4.2-cvs



Ingo is setup to use the following backend:

$backends['imap'] = array(

     'driver' => 'null',

     'preferred' => '',

     'hordeauth' => 'full',

     'params' => array(),

     'script' => 'imap',

     'scriptparams' => array()

);



The rules in question all have the "Deliver to folder" option selected
01/26/2006 10:46:31 AM b4u (at) front (dot) ru Comment #1
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ "Move"-Filter doesn't not moves emails
Queue ⇒ Ingo
State ⇒ Unconfirmed
Reply to this comment
hi



i've upgraded my horde installation from cvs. for Ingo i'm usung my 
old settings. now any rule that should move emails (deliver to folder) 
just copies such emails but don't moves them.



any sollutions for this problem?

thnx

boblgum

Saved Queries