Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: vdsteff on July 25, 2011, 11:39:42 PM

Title: Roundcube 0.5.3 + hMailServer 5.3.3
Post by: vdsteff on July 25, 2011, 11:39:42 PM
Greeting to all!
I adjusted hMailServer 5.3.3, the base of the program is stored in base MySQL (web server VertrigoServ 2.23), created accounts (an example: [email protected]). All ports configured by default. I check working capacity of boxes by means of Mozilla Thunderbird - "flight normal", sending and acceptance of letters works on hurrah from what follows that options hMailServer are true working on Windows 7 x86.
Instaling Roundcube 0.5.3, a configuration file in attachmet ([ATTACH=CONFIG]1708[/ATTACH]). I enter requisites for an input:
User name: [email protected]
Password: mypass
Then I press "Enter" there is a message: your session has become outdated, but in roundcube DB the user is created... Roundcube logs is empty...

Sorry for my English. Please help!
Title: Roundcube 0.5.3 + hMailServer 5.3.3
Post by: SKaero on July 26, 2011, 12:02:27 AM
Try changing $rcmail_config['session_lifetime'] to 0
Title: Roundcube 0.5.3 + hMailServer 5.3.3
Post by: vdsteff on July 26, 2011, 12:38:26 AM
Quote from: skaero;35868Try changing $rcmail_config['session_lifetime'] to 0
Thanks! It's helped!