Am 20.04.2012 19:35, schrieb A.L.E.C:
On 04/20/2012 06:45 PM, A.L.E.C wrote:
To OP, you could try to remove .$_SESSION['HTTP_USER_AGENT'] from rcmail::session_configure() or better find what causes user-agent string change if it happens here.
Another and probably better solution is to add
header('X-UA-Compatible: IE=edge,chrome=1'); on top of the index.php file.
would it not be a good idea to do this upstream?
i have made this line on our setup now after followin the thread - not knowing about user problems currently but they are mostly saying not a single word over months if things are going wrong :-(