CONF : Ubuntu server 12.04, Rouncube 1.0 upgraded from 0.9.5 with now error (and was installed first with iRedMail).
Hi everybody,
RC 1.0 is very polished, thanks for that. But I have this problem that really annoy me : When I'm writing a message, after ~1mn, roundcube decide to save as a draft, and open the Inbox.
:o
I checked the access log, and here is the request sent by my browser when this happen :
xxx.xxx.121.254 - - [18/Apr/2014:05:53:48 +0200] "POST /?_task=mail&_unlock=loading1397793228411&_lang=undefined HTTP/1.1" 200 454 "https://mail.fqdn.com/?_task=mail&_id=10742883345350a18f330f2&_action=compose" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.117 Safari/537.36"
xxx.xxx.121.254 - - [18/Apr/2014:05:53:49 +0200] "GET /?_task=mail&_mbox=INBOX HTTP/1.1" 200 7965 "https://mail.fqdn.com/?_task=settings" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.117 Safari/537.36"
xxx.xxx.121.254 - - [18/Apr/2014:05:53:50 +0200] "GET /?_task=mail&_action=getunread&_remote=1&_unlock=0&_=1397793229753 HTTP/1.1" 200 199 "https://mail.fqdn.com/?_task=mail&_mbox=INBOX" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.117 Safari/537.36"
I have no error in the log.
I tried to change the setting to "never save draft" but didn't change anything.
Now every 1mn, I need to reopen the email I'm writing, and try to be fast enough.
Thank you for your suggestions !!
Known issue. Will be fixed in 1.0.1, or you can apply patch from http://trac.roundcube.net/ticket/1489789
ok, thansk for your quick reply. I'll wait for 1.01 then.