Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: alugopejr on July 12, 2010, 03:00:46 PM

Title: Messages disappear from entry
Post by: alugopejr on July 12, 2010, 03:00:46 PM
Good afternoon, I had version 0.3 installed, but users when logavam fall into someone else's account, hit his head and could not solve the problem, upgraded to version 0.4 beta, this problem logging into the account of others was resolved, but now the messages from the inbox disappear in lower right side appears, showing 1-35 of 35, I have 35 emails, but only four in the list mailbox when tightening F5 reappears every 35 messages, then update the new page and shows only four messages, and the option of displaying all is checked. I do not know what to do to solve this problem.
Any Help?
Thank you.
Title: Messages disappear from entry
Post by: dziobak on July 12, 2010, 06:11:26 PM
try svn version
Title: BUG roundcube
Post by: alugopejr on July 13, 2010, 03:36:20 PM
install the latest svn but still gives the same error, log into the account, list only four messages, message below appears listing 1-40 of 87, when tightening F5 list all when tightening F5 again lists only four posts.
Any other suggestions?
Thanks
Title: Messages disappear from entry
Post by: dziobak on July 13, 2010, 05:29:32 PM
enable imap debug and post result from /logs/errors and /logs/imap
Title: Re LOGs errors e imap
Post by: alugopejr on July 14, 2010, 08:09:51 AM
enable imap_debug as my log is too big, I used the | grep my account to facilitate the understanding of it. Below the logs errors and imap.
Note: The server is too slow.


[root@jaraqui /usr/local/www/roundcube/config]# tail -f /usr/local/www/roundcube/logs/errors                                                          
[14-Jul-2010 08:14:14 -0300]: IMAP Error: Authentication for marcelolucato failed (LOGIN): a001 NO [AUTHENTICATIONFAILED] Authentication failed. in /usr/local/www/roundcube/program/include/rcube_imap.php on line 142 (POST /?_task=&_action=login)
[14-Jul-2010 11:30:00] PHP Fatal error:  Maximum execution time of 120 seconds exceeded in /usr/local/www/roundcube/program/include/rcube_imap_generic.php on line 1698
[14-Jul-2010 11:36:06] PHP Fatal error:  Maximum execution time of 120 seconds exceeded in /usr/local/www/roundcube/program/include/rcube_imap_generic.php on line 349
[14-Jul-2010 11:46:32] PHP Fatal error:  Maximum execution time of 120 seconds exceeded in /usr/local/www/roundcube/program/include/rcube_imap_generic.php on line 173
[14-Jul-2010 11:48:06] PHP Fatal error:  Maximum execution time of 120 seconds exceeded in /usr/local/www/roundcube/program/include/rcube_imap_generic.php on line 1738
[14-Jul-2010 11:49:20] PHP Fatal error:  Maximum execution time of 120 seconds exceeded in /usr/local/www/roundcube/program/include/rcube_imap_generic.php on line 350
[14-Jul-2010 11:49:23] PHP Fatal error:  Maximum execution time of 120 seconds exceeded in /usr/local/www/roundcube/program/include/rcube_imap_generic.php on line 350
[14-Jul-2010 11:49:33] PHP Fatal error:  Maximum execution time of 120 seconds exceeded in /usr/local/www/roundcube/program/include/rcube_imap_generic.php on line 348
[14-Jul-2010 11:51:51] PHP Fatal error:  Maximum execution time of 120 seconds exceeded in /usr/local/www/roundcube/program/include/rcube_imap_generic.php on line 350
[14-Jul-2010 11:52:59] PHP Fatal error:  Maximum execution time of 120 seconds exceeded in /usr/local/www/roundcube/program/include/rcube_imap_generic.php on line 171
[14-Jul-2010 12:01:32] Invalid response code received from server (-1):
[14-Jul-2010 12:01:32] Invalid response code received from server (-1):
[14-Jul-2010 12:01:32] Invalid response code received from server (-1):
[14-Jul-2010 09:01:32 -0300]: SMTP Error: SMTP error: Authentication failure: Invalid response code received from server (Code: -1) in /usr/local/www/roundcube/program/steps/mail/func.inc on line 1379 (POST /?_task=mail&_action=send)
[14-Jul-2010 12:02:18] Invalid response code received from server (-1):
[14-Jul-2010 12:02:18] Invalid response code received from server (-1):
[14-Jul-2010 12:02:18] Invalid response code received from server (-1):
[14-Jul-2010 09:02:18 -0300]: SMTP Error: SMTP error: Authentication failure: Invalid response code received from server (Code: -1) in /usr/local/www/roundcube/program/steps/mail/func.inc on line 1379 (POST /?_task=mail&_action=send)
[14-Jul-2010 09:03:21 -0300]: IMAP Error: Authentication for [email protected] failed (LOGIN):  in /usr/local/www/roundcube/program/include/rcube_imap.php on line 142 (GET /?_task=mail&_action=check-recent&_t=1279108908389&_mbox=INBOX&_list=1&_remote=1&_=1279108908390&_unlock=1)
[14-Jul-2010 09:03:27 -0300]: IMAP Error: Authentication for [email protected] failed (LOGIN):  in /usr/local/www/roundcube/program/include/rcube_imap.php on line 142 (GET /?_task=mail&_action=check-recent&_t=1279108910582&_mbox=INBOX&_list=1&_remote=1&_=1279108910583&_unlock=1)
[14-Jul-2010 09:03:28 -0300]: IMAP Error: Authentication for [email protected] failed (LOGIN):  in /usr/local/www/roundcube/program/include/rcube_imap.php on line 142 (GET /?_task=mail&_action=search&_filter=ALL&_mbox=INBOX&_remote=1&_=1279108916897&_unlock=1)
[14-Jul-2010 09:03:35 -0300]: IMAP Error: Authentication for [email protected] failed (LOGIN):  in /usr/local/www/roundcube/program/include/rcube_imap.php on line 142 (GET /?_task=mail&_action=list&_mbox=Spam&_refresh=1&_remote=1&_=1279108942574&_unlock=1)
[14-Jul-2010 09:03:36 -0300]: IMAP Error: Authentication for [email protected] failed (LOGIN):  in /usr/local/www/roundcube/program/include/rcube_imap.php on line 142 (GET /?_task=mail&_framed=1&_action=get&_mbox=INBOX&_uid=170&_part=2&_frame=1)



[root@jaraqui /usr/local/www/roundcube/config]# tail -f /usr/local/www/roundcube/logs/imap | grep [email protected]
[14-Jul-2010 08:31:24 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:32:00 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:32:01 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:32:02 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:32:02 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:32:02 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:32:04 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:32:08 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:32:08 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
To:
[14-Jul-2010 08:32:21 -0300]: S: To:
To: Arnaldo
To: Arnaldo
[14-Jul-2010 08:32:21 -0300]: S: From: [email protected]
To: [email protected]
[14-Jul-2010 08:32:21 -0300]: S: To: [email protected]
From: [email protected]
[14-Jul-2010 08:33:10 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:33:15 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:33:20 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:33:20 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
From: Arnaldo
From: Arnaldo
From: Arnaldo
From: Arnaldo
From: Arnaldo
From: Arnaldo
[14-Jul-2010 08:33:24 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:33:37 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:33:39 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:33:39 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:33:41 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:33:59 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:33:59 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:00 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:00 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:04 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:04 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:04 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:11 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:11 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:11 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:21 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:24 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:24 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:36 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:37 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:37 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:40 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:41 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
To:
[14-Jul-2010 08:34:41 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:41 -0300]: S: To:
To: Arnaldo
To: Arnaldo
[14-Jul-2010 08:34:41 -0300]: S: From: [email protected]
To: [email protected]
[14-Jul-2010 08:34:41 -0300]: S: To: [email protected]
From: [email protected]
To:
[14-Jul-2010 08:34:46 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
To:
[14-Jul-2010 08:34:47 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:47 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
To:
To:
[14-Jul-2010 08:35:09 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:35:09 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:35:09 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:35:16 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:35:16 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:35:16 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:36:16 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:37:16 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:38:16 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
Title: Re LOGs errors e imap
Post by: alugopejr on July 14, 2010, 08:13:07 AM
enable imap_debug as my log is too big, I used the | grep my account to facilitate the understanding of it. Below the logs errors and imap.
Note: The server is too slow.
each time you press F5, the line below is logged in the log imap
[14-Jul-2010 08:32:08 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"

[root@jaraqui /usr/local/www/roundcube/config]# tail -f /usr/local/www/roundcube/logs/errors
[14-Jul-2010 08:14:14 -0300]: IMAP Error: Authentication for marcelolucato failed (LOGIN): a001 NO [AUTHENTICATIONFAILED] Authentication failed. in /usr/local/www/roundcube/program/include/rcube_imap.php on line 142 (POST /?_task=&_action=login)
[14-Jul-2010 11:30:00] PHP Fatal error: Maximum execution time of 120 seconds exceeded in /usr/local/www/roundcube/program/include/rcube_imap_generic.php on line 1698
[14-Jul-2010 11:36:06] PHP Fatal error: Maximum execution time of 120 seconds exceeded in /usr/local/www/roundcube/program/include/rcube_imap_generic.php on line 349
[14-Jul-2010 11:46:32] PHP Fatal error: Maximum execution time of 120 seconds exceeded in /usr/local/www/roundcube/program/include/rcube_imap_generic.php on line 173
[14-Jul-2010 11:48:06] PHP Fatal error: Maximum execution time of 120 seconds exceeded in /usr/local/www/roundcube/program/include/rcube_imap_generic.php on line 1738
[14-Jul-2010 11:49:20] PHP Fatal error: Maximum execution time of 120 seconds exceeded in /usr/local/www/roundcube/program/include/rcube_imap_generic.php on line 350
[14-Jul-2010 11:49:23] PHP Fatal error: Maximum execution time of 120 seconds exceeded in /usr/local/www/roundcube/program/include/rcube_imap_generic.php on line 350
[14-Jul-2010 11:49:33] PHP Fatal error: Maximum execution time of 120 seconds exceeded in /usr/local/www/roundcube/program/include/rcube_imap_generic.php on line 348
[14-Jul-2010 11:51:51] PHP Fatal error: Maximum execution time of 120 seconds exceeded in /usr/local/www/roundcube/program/include/rcube_imap_generic.php on line 350
[14-Jul-2010 11:52:59] PHP Fatal error: Maximum execution time of 120 seconds exceeded in /usr/local/www/roundcube/program/include/rcube_imap_generic.php on line 171
[14-Jul-2010 12:01:32] Invalid response code received from server (-1):
[14-Jul-2010 12:01:32] Invalid response code received from server (-1):
[14-Jul-2010 12:01:32] Invalid response code received from server (-1):
[14-Jul-2010 09:01:32 -0300]: SMTP Error: SMTP error: Authentication failure: Invalid response code received from server (Code: -1) in /usr/local/www/roundcube/program/steps/mail/func.inc on line 1379 (POST /?_task=mail&_action=send)
[14-Jul-2010 12:02:18] Invalid response code received from server (-1):
[14-Jul-2010 12:02:18] Invalid response code received from server (-1):
[14-Jul-2010 12:02:18] Invalid response code received from server (-1):
[14-Jul-2010 09:02:18 -0300]: SMTP Error: SMTP error: Authentication failure: Invalid response code received from server (Code: -1) in /usr/local/www/roundcube/program/steps/mail/func.inc on line 1379 (POST /?_task=mail&_action=send)
[14-Jul-2010 09:03:21 -0300]: IMAP Error: Authentication for [email protected] failed (LOGIN): in /usr/local/www/roundcube/program/include/rcube_imap.php on line 142 (GET /?_task=mail&_action=check-recent&_t=1279108908389&_mbox=INBOX&_list=1&_remot e=1&_=1279108908390&_unlock=1)
[14-Jul-2010 09:03:27 -0300]: IMAP Error: Authentication for [email protected] failed (LOGIN): in /usr/local/www/roundcube/program/include/rcube_imap.php on line 142 (GET /?_task=mail&_action=check-recent&_t=1279108910582&_mbox=INBOX&_list=1&_remot e=1&_=1279108910583&_unlock=1)
[14-Jul-2010 09:03:28 -0300]: IMAP Error: Authentication for [email protected] failed (LOGIN): in /usr/local/www/roundcube/program/include/rcube_imap.php on line 142 (GET /?_task=mail&_action=search&_filter=ALL&_mbox=INBOX &_remote=1&_=1279108916897&_unlock=1)
[14-Jul-2010 09:03:35 -0300]: IMAP Error: Authentication for [email protected] failed (LOGIN): in /usr/local/www/roundcube/program/include/rcube_imap.php on line 142 (GET /?_task=mail&_action=list&_mbox=Spam&_refresh=1&_re mote=1&_=1279108942574&_unlock=1)
[14-Jul-2010 09:03:36 -0300]: IMAP Error: Authentication for [email protected] failed (LOGIN): in /usr/local/www/roundcube/program/include/rcube_imap.php on line 142 (GET /?_task=mail&_framed=1&_action=get&_mbox=INBOX&_uid =170&_part=2&_frame=1)



[root@jaraqui /usr/local/www/roundcube/config]# tail -f /usr/local/www/roundcube/logs/imap | grep [email protected]
[14-Jul-2010 08:31:24 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:32:00 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:32:01 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:32:02 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:32:02 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:32:02 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:32:04 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:32:08 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:32:08 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
To:
[14-Jul-2010 08:32:21 -0300]: S: To:
To: Arnaldo
To: Arnaldo
[14-Jul-2010 08:32:21 -0300]: S: From: [email protected]
To: [email protected]
[14-Jul-2010 08:32:21 -0300]: S: To: [email protected]
From: [email protected]
[14-Jul-2010 08:33:10 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:33:15 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:33:20 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:33:20 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
From: Arnaldo
From: Arnaldo
From: Arnaldo
From: Arnaldo
From: Arnaldo
From: Arnaldo
[14-Jul-2010 08:33:24 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:33:37 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:33:39 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:33:39 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:33:41 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:33:59 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:33:59 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:00 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:00 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:04 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:04 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:04 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:11 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:11 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:11 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:21 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:24 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:24 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:36 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:37 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:37 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:40 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:41 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
To:
[14-Jul-2010 08:34:41 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:41 -0300]: S: To:
To: Arnaldo
To: Arnaldo
[14-Jul-2010 08:34:41 -0300]: S: From: [email protected]
To: [email protected]
[14-Jul-2010 08:34:41 -0300]: S: To: [email protected]
From: [email protected]
To:
[14-Jul-2010 08:34:46 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
To:
[14-Jul-2010 08:34:47 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:34:47 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
To:
To:
[14-Jul-2010 08:35:09 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:35:09 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:35:09 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:35:16 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:35:16 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:35:16 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:36:16 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:37:16 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
[14-Jul-2010 08:38:16 -0300]: C: a001 LOGIN "[email protected]" "@rn@ld0"
Title: Messages disappear from entry
Post by: dziobak on July 14, 2010, 08:22:36 AM
In php.ini change values to this and restart www server:

max_execution_time = -1
max_input_time = -1

and remove password from last post.
Title: Reinstall roundcube
Post by: alugopejr on July 14, 2010, 10:05:31 AM
I removed everything related to webmail and installed new, stable version 0.3.1, everything seems normal, let's see if we do not log into the account of others.
About the password of the previous post, the username and password are fakes, do not exist.
Thank you for your attention, if returned to give problems testo what you said anything and ask for more help