Hello,
I have some roundcube webmail users that cannot see certain emails. When attempting to view the message in roundcube it simply says "Could not load message from server".
I found this [SOLVED] Roundcube 1.0.3 An error occurred! Could not load message from server.
I edited line 2852 in /usr/local/cpanel/base/3rdparty/roundcube/program/lib/Roundcube/rcube_imap_generic.php file from $binary = true; to $binary = false;
Then saved the file and now the users that had this error on some messages are able to view the messages without error.
That fine for testing. However,
1) why would this fix the issue with only certain emails from G Suite
and
2) how do I make this a permanent fix? You know cPanel update will overwrite this change we will get the complaints again.
Any suggestions would be great.
Thanks,
Mike
I have some roundcube webmail users that cannot see certain emails. When attempting to view the message in roundcube it simply says "Could not load message from server".
I found this [SOLVED] Roundcube 1.0.3 An error occurred! Could not load message from server.
I edited line 2852 in /usr/local/cpanel/base/3rdparty/roundcube/program/lib/Roundcube/rcube_imap_generic.php file from $binary = true; to $binary = false;
Then saved the file and now the users that had this error on some messages are able to view the messages without error.
That fine for testing. However,
1) why would this fix the issue with only certain emails from G Suite
and
2) how do I make this a permanent fix? You know cPanel update will overwrite this change we will get the complaints again.
Any suggestions would be great.
Thanks,
Mike
Last edited by a moderator: