On 21.04.2012 15:40, Thiago Cavalcante wrote:
Reporting action: Ask development team helps the company here and tried unsuccessfully a few changes.
First change in rcmail.php $this->session->set_secret ($this->config->get('des_key')); //. $_SERVER['HTTP_USER_AGENT']);
Then, I suppose your issue is different. Another idea is that session can be aborted in case of IMAP connection problems (maybe some parallel connections limit from the same IP or sth). 0.8 is a little bit better on this and don't abort session on every IMAP connection problem. You could try with svn trunk (or better release-0.8 branch) version.