Hi,
I upgrade my Mac OS X 10.8.2 server to the latest Server Software and it cause a bug in roundcube where messages would randomly show (no subject) in the message list but the preview pane displays the message correctly. I duplicated this on another server running the same software as well. It was working great before the update. I moved roundcube to a 10.7 Mac Server with all the updates and it is working perfectly perfectly there. All servers are running the same PHP version and Apache. I have searched high and low to come up with a solution for this issue to no avail. Any help would be appreciated.
Thanks Mike
Am 17.02.2013 18:30, schrieb Mike Thompson:
I upgrade my Mac OS X 10.8.2 server to the latest Server Software and it cause a bug in roundcube where messages would randomly show (no subject) in the message list but the preview pane displays the message correctly. I duplicated this on another server running the same software as well. It was working great before the update. I moved roundcube to a 10.7 Mac Server with all the updates and it is working perfectly perfectly there. All servers are running the same PHP version and Apache. I have searched high and low to come up with a solution for this issue to no avail. Any help would be appreciated.
i doubt this is not a roundcube problem!
where is the mail-server itself? on the OSX machine? if yes why do you believe it is a roundcube problem and not a OSX one
since you do not give us informations i guess:
well, not the first time apple borked dovecot there where even a bug not soo long ago where mails gone to the wrong user accounts and ONLY the MacOSX version of dovecot was affected
get rid of OSX on servers was there, done that, never again in this life
Thanks for the reply. The mail server is running dovecot that we compiled on a remote server. The Mac 10.7 server that roundcube is running correctly on now connects through the same mail server and has no issue. So it doesn't appear to be the mail server.
On Feb 17, 2013, at 12:36 PM, Reindl Harald h.reindl@thelounge.net wrote:
Am 17.02.2013 18:30, schrieb Mike Thompson:
I upgrade my Mac OS X 10.8.2 server to the latest Server Software and it cause a bug in roundcube where messages would randomly show (no subject) in the message list but the preview pane displays the message correctly. I duplicated this on another server running the same software as well. It was working great before the update. I moved roundcube to a 10.7 Mac Server with all the updates and it is working perfectly perfectly there. All servers are running the same PHP version and Apache. I have searched high and low to come up with a solution for this issue to no avail. Any help would be appreciated.
i doubt this is not a roundcube problem!
where is the mail-server itself? on the OSX machine? if yes why do you believe it is a roundcube problem and not a OSX one
since you do not give us informations i guess:
- mailserver si Mac OSX
- imap server is dovecot from OSX
well, not the first time apple borked dovecot there where even a bug not soo long ago where mails gone to the wrong user accounts and ONLY the MacOSX version of dovecot was affected
get rid of OSX on servers was there, done that, never again in this life
Roundcube Users mailing list users@lists.roundcube.net http://lists.roundcube.net/mailman/listinfo/users
Does any one else have any ideas why the message list might be randomly showing (no subject). You might load a page full of messages, click on the next screen and they show fine, then go back and that start showing the (no subject) again. Some on a page will show fine. We have turned on imap debugging in roundcube and all the subjects look fine there. We are using a dovecot from macports, we have tried the built in apache from apple as well as compiling our own and we get the same thing. Tried multiple OSX servers running the same version and and no difference. It seems more prevalent on inboxes with more messages. We have tried multiple version of browsers. If you click on a message there is never a issue with the subject display. I have tried everything I can think of and any help would be appreciated.
-- View this message in context: http://roundcube-webmail.10982.n7.nabble.com/Message-list-randomly-showing-n... Sent from the Users mailing list archive at Nabble.com.
Am 12.03.2013 17:44, schrieb Mike Thompson:
Does any one else have any ideas why the message list might be randomly showing (no subject). You might load a page full of messages, click on the next screen and they show fine, then go back and that start showing the (no subject) again. Some on a page will show fine. We have turned on imap debugging in roundcube and all the subjects look fine there. We are using a dovecot from macports, we have tried the built in apache from apple as well as compiling our own and we get the same thing. Tried multiple OSX servers running the same version and and no difference. It seems more prevalent on inboxes with more messages. We have tried multiple version of browsers. If you click on a message there is never a issue with the subject display. I have tried everything I can think of and any help would be appreciated
i suspect this is a dovecot problem
there where many many bugfixes in the last few months if you follow the dovecot-list and only very few users are running mailservers on OSX, so maybe OS-specific bugs exists
It works on a Mac OSX 10.7 server connecting to the same dovecot installation without issue. I just tried building the latest dovecot 2.2rc2 and it didn't resolve it as it shouldn't have due to it is working on our dovecot server currently. I have tried multiple version of round cube, apache, php and am at a loss as to why it will not work running on Mac OS X 10.8.2. Could there be some library from the OS causing this issue?
-- View this message in context: http://roundcube-webmail.10982.n7.nabble.com/Message-list-randomly-showing-n... Sent from the Users mailing list archive at Nabble.com.
On 03/13/2013 05:49 PM, Mike Thompson wrote:
It works on a Mac OSX 10.7 server connecting to the same dovecot installation without issue. I just tried building the latest dovecot 2.2rc2 and it didn't resolve it as it shouldn't have due to it is working on our dovecot server currently. I have tried multiple version of round cube, apache, php and am at a loss as to why it will not work running on Mac OS X 10.8.2. Could there be some library from the OS causing this issue?
Start from the beginning...
when (no subject) issue happens? Is it identical with the log for request with no issue? If so, then it's not IMAP server issue. 2. Do you have enabled caching? 3. What PHP version? Did you try with disabled all plugins?