6.0.0-alpha12
6/8/25

[#1835] Imap status flags using dovecot.
Summary Imap status flags using dovecot.
Queue IMP
Queue Version 4.0.3
Type Bug
State Resolved
Priority 1. Low
Owners
Requester jp (at) developer (dot) be
Created 04/20/2005 (7354 days ago)
Due
Updated 04/26/2005 (7348 days ago)
Assigned 04/21/2005 (7353 days ago)
Resolved 04/26/2005 (7348 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
04/26/2005 08:55:25 AM Jan Schneider Comment #4
State ⇒ Resolved
Reply to this comment
Fixed in CVS and 4.0.4
04/23/2005 08:13:05 PM jp (at) developer (dot) be Comment #3
New Attachment: raw_message Download
Reply to this comment
As requested raw message source.



shrek:/var/mail#

shrek:/var/mail# tail -23 abide > /data2/temp/raw_message

shrek:/var/mail#


04/21/2005 08:47:13 AM Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
Can you upload the raw source of such a message?
04/20/2005 09:36:53 PM jp (at) developer (dot) be Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Imap status flags using dovecot.
Queue ⇒ IMP
Reply to this comment
The imap status flag "responded"  does not always get set.



When using forward/reply/reply to all the

following error(s) are output to screen.



This is not the case for all messages.

Only when those error(s) are shown,  the status flag "responded" is not set.





Error messages

===============



If I Reply



Notice: Array to string conversion in /etc/hordes/imp/lib/Compose.php 
on line 781



"

        return (preg_replace(array_keys($match), array_values($match), $line));

"





If I Forward:



Notice: Array to string conversion in /etc/hordes/imp/compose.php on line 695



"

         /* We need the Message-Id so we can log this event. */

         $header['inreplyto'] = chop($imp_headers->getOb('message_id'));



"



Looking at the message headers for a working message and a non

working message, it looks like there is no message_id in the headers

but further than that I haven't been able to track it down.


Saved Queries