Hi there
My client has 4 different e-mail addresses (using the same domain name) which he needs to access at the same time in his browser ie have 4 tabs open, each displaying the s4 individual mailboxes. He is having issues with being logged out and gets error messages such as "Invalid Request! No data was saved".
Is there any way around this - any tips would be gratefully received?!
Kevin
Roundcube is session based. This means you can access only one mailbox within one browser session. When using a tab, the browser does not open a new session. This means, if you have tab 1 for
[email protected] and then open tab 2 to login as
[email protected] the session in tab 1 gets invalid and you can't access any data from tab 1.
A workaround is to use my accounts plugin (see my footer). When installed successfully you have a drop down menu to swith between different accounts in one session.