Ricardo Branco
2011-May-24 09:44 UTC
[Dovecot] IMAP Label Updates not showing up across shared account
Dovecot 2.0.13 Centos 5.4 x86_64 2.6.18-164.9.1.el5 (on ESXi) OS/Logs on local storage, /home all on NFS server for datastore (NFS Store Centos 5.5 x86_64 2.6.18-194.11.1.el5) Thunderbird 3.1.10 on XP/W7 Desktops We are seeing a werid issue where there is a delay of up to a few mins in seeing label updates on messages. I have confirmed that Thunderbird is sending the update to the server with WireShark, its just additional users connected to the same mailbox do not see them. Marking a message as Seen/Un-Seen happens faster just not labels. If you have a label set when you mark a message as Seen/Un-Seen the other clients then see the update straight away. -- The information contained in or attached to this email is intended only for the use of the individual or entity to which it is addressed. If you are not the intended recipient, you are not authorised to and must not disclose, copy, distribute, or retain any message or any part of it. If you have received an email in error, please contact the sender and delete the material from any computer. The contents of this email are not for publication unless specifically stated. Furthermore, the information contained in this message, and any attachment(s) thereto, is for information purposes only and may contain the personal views and opinions of the author, which are not necessarily the views and opinions of WENN or its subsidiaries and associated companies. We make every effort to keep our network free from viruses. However, you do need to check this e-mail and any attachments to it for viruses as we can take no responsibility for any computer virus which may be transferred by way! of this e-mail. WENN Ltd: Registered Office: 35 Tileyard Studios, Tileyard Road, London, N7 9AH, England. Registered No: 4375163. Place of Registration: United Kingdom. USA Entertainment News Inc (d/b/a WENN): Registered Office: 60 Madison Avenue, Suite 1027, New York, NY 10010, USA The WENN name, design and related marks are trademarks of the WENN group of companies. (c) 2011 All Rights Reserved.
Timo Sirainen
2011-Jun-07 13:53 UTC
[Dovecot] IMAP Label Updates not showing up across shared account
On Tue, 2011-05-24 at 10:44 +0100, Ricardo Branco wrote:> Dovecot 2.0.13 > Centos 5.4 x86_64 2.6.18-164.9.1.el5 (on ESXi) > OS/Logs on local storage, /home all on NFS server for datastore (NFS Store Centos 5.5 x86_64 2.6.18-194.11.1.el5) > Thunderbird 3.1.10 on XP/W7 Desktops > > We are seeing a werid issue where there is a delay of up to a few mins in seeing label updates on messages. > I have confirmed that Thunderbird is sending the update to the server with WireShark, its just additional users > connected to the same mailbox do not see them.Are the two clients connecting to the same Dovecot server?> Marking a message as Seen/Un-Seen happens faster just not labels. > If you have a label set when you mark a message as Seen/Un-Seen the other clients then see the update straight away.I don't see how that could be possible. Did you check with wireshark when Thunderbird received the \Seen flag change or the label change? You could try also if you can manually reproduce this with telnet: telnet localhost 143 a login user pass b select inbox do the same with another session then run "c idle" in first session and in the second one run: c store 1 +flags $Label1 Did it report immediately to the first IDLEing session about the label change?
Ricardo Branco
2011-Jun-07 21:54 UTC
[Dovecot] IMAP Label Updates not showing up across shared account
anyone seen this issue, its still plaguing us and also seems to have a knock on affect as our blackberries are seeing messages late On 24/05/2011 10:44, Ricardo Branco wrote:> Dovecot 2.0.13 > Centos 5.4 x86_64 2.6.18-164.9.1.el5 (on ESXi) > OS/Logs on local storage, /home all on NFS server for datastore (NFS > Store Centos 5.5 x86_64 2.6.18-194.11.1.el5) > Thunderbird 3.1.10 on XP/W7 Desktops > > We are seeing a werid issue where there is a delay of up to a few mins > in seeing label updates on messages. > I have confirmed that Thunderbird is sending the update to the server > with WireShark, its just additional users connected to the same > mailbox do not see them. > Marking a message as Seen/Un-Seen happens faster just not labels. > If you have a label set when you mark a message as Seen/Un-Seen the > other clients then see the update straight away. > >