Author Topic: Login failed  (Read 6455 times)

Offline johnwen

  • Newbie
  • *
  • Posts: 2
Login failed
« on: August 24, 2016, 05:40:01 AM »
 Hello,

It has suddenly stopped working, I get "login failed" errors and sometimes
"connection to storage server failed ".

I have these files:

config.inc.php  config.inc.php.sample  defaults.inc.php  mimetypes.php

Please tell me how to fix it, it was working fine before

How do I enable Enable imap_debug?

When I uncomment this, roundcube webmail wont open

//Log IMAP conversation to <log_dir>/imap or to syslog
$config['imap_debug'] = true;


[24-Aug-2016 10:04:53 +0000]: <accnniua> IMAP Error: Login failed for testing@reseonew.com from 162.158.202.160(X-Forwarded-For: 46.200.120.231). AUTHENTICATE PLAIN: * BYE Internal error occurred. Refer to server log for more information. in /usr/share/roundcubemail/program/lib/Roundcube/rcube_imap.php on line 193 (POST /webmail/?_task=login&_action=login)

[24-Aug-2016 10:08:27 +0000]: <e3t18u5a> IMAP Error: Login failed for test@ns3ni0.eu from 46.200.120.231. AUTHENTICATE PLAIN: Authentication failed. in /usr/share/roundcubemail/program/lib/Roundcube/rcube_imap.php on line 193 (POST /webmail/?_task=login&_action=login)
~






Thanks




« Last Edit: August 24, 2016, 06:09:55 AM by johnwen »

Offline alec

  • Hero Member
  • *****
  • Posts: 1,365
Re: Login failed
« Reply #1 on: August 24, 2016, 07:03:46 AM »
imap_debug won't help here. This is IMAP server issue. Check mail log.

Offline johnwen

  • Newbie
  • *
  • Posts: 2
Re: Login failed
« Reply #2 on: August 24, 2016, 07:49:59 AM »
/var/log/maillog

Aug 23 05:32:47 ns319079 spamd[25471]: prefork: child states: IS
Aug 23 05:32:47 ns319079 spamd[25471]: prefork: child states: II
Aug 24 04:12:38 ns319079 spamd[25471]: spamd: server killed by SIGTERM, shutting down
Aug 24 04:12:42 ns319079 spamd[31078]: logger: removing stderr method
Aug 24 04:12:43 ns319079 spamd[31080]: spamd: server started on port 783/tcp (running version 3.3.1)
Aug 24 04:12:43 ns319079 spamd[31080]: spamd: server pid: 31080
Aug 24 04:12:43 ns319079 spamd[31080]: spamd: server successfully spawned child process, pid 31081
Aug 24 04:12:43 ns319079 spamd[31080]: spamd: server successfully spawned child process, pid 31082
Aug 24 04:12:43 ns319079 spamd[31080]: prefork: child states: IS
Aug 24 04:12:43 ns319079 spamd[31080]: prefork: child states: II
« Last Edit: August 24, 2016, 08:22:59 AM by johnwen »