[dev] Re: marking moved mail as new...
Ruben van der Steenhoven
ruben_donotspamme at webmeesters.net
Thu Oct 2 04:34:43 PDT 2003
Jan Schneider wrote:
> Zitat von Ruben van der Steenhoven <ruben_donotspamme at webmeesters.net>:
>
>
>
>>>>>IMP-filters did not mark moved mail as new), but INGO does (as i
>>
>>pointed
>>
>>>>>out before, this behaviour is new since the introduction of INGO as
>>>>>rule-processor).
>>>>>Hope anyone can help...
>>>>
>>>>
>>>>
>>>>As we move the messages through the IMAP server, *all* moved messages
>>>>have
>>>>the \Recent flag. It might be possible that we catched these recent
>>>>messages with the old code, but this not that easy if the messages are
>>>>move
>>>>outside of IMP (by Ingo).
>>>>
>>>>Jan.
>>
>>By lack of of other input, i started thinking how this could be solved
>>myself. as i told before, i am not an expert in horde nor PhP, but it
>>seems to me that is you could create hooks to the standard IMP 'move'
>>function, and INGO would tie to these hooks, the problem should be
>>solved? Or am i oversimplifieing things here??
>
>
> This doesn't help at all because Ingo is a standalone application that works
> without IMP being installed.
>
> Jan.
Another approach then:
Would it be possible to duplicate the IMP-move functions in INGO?
Perhaps in that way we can come to consistent behaviour, although from
maintenance point of view, i really dislike the idea of duplicating
code, but in the current situation the functionality is duplicated
anyway, just not with exactly the same rules...
More information about the dev
mailing list