Author Topic: Unable to login  (Read 3077 times)

Offline ehansen

  • Newbie
  • *
  • Posts: 6
Unable to login
« on: January 12, 2014, 01:58:10 AM »
Hi!   Any help is appreciated, was banging my head against the wall most of today.

I am able to login via telnet session (imap).  The imap test during the initial configuration worked.  However from the login screen I get login failed.

I enabled imap debugging:

Code: [Select]
[11-Jan-2014 22:44:03 +0000]: [B482] C: A0001 ID ("name" "Roundcube" "version" "0.9.5" "php" "5.4.11" "os" "Linux" "command" "/")
[11-Jan-2014 22:44:03 +0000]: [B482] S: * ID NIL
[11-Jan-2014 22:44:03 +0000]: [B482] S: A0001 OK ID completed.
[11-Jan-2014 22:44:03 +0000]: [B482] C: A0002 AUTHENTICATE PLAIN AGVyaWtAaWFtdXNpbmd0aGVpbnRlcm5ldC5jb20Abm90bXlwYXNzd29yZA==
[11-Jan-2014 22:44:07 +0000]: [B482] S: A0002 NO [AUTHENTICATIONFAILED] Authentication failed.

Auth that I am trying to use is 'plain'

Thanks!

Offline ehansen

  • Newbie
  • *
  • Posts: 6
Re: Unable to login
« Reply #1 on: January 12, 2014, 12:50:09 PM »
Well I ended up re-installing Dovecot & Roundcube.

This is a great guide for basic config where a single server is running Linux/postfix/dovecot/roundcube:

http://nolabnoparty.com/en/setup-mail-server-postfix-dovecot-roundcube-centos/