Author Topic: Configuration Problems - cannot login after installation  (Read 2208 times)

Offline klausguenter

  • Newbie
  • *
  • Posts: 5
Configuration Problems - cannot login after installation
« on: December 19, 2011, 05:50:53 PM »
Hi,

I'm not sure if this is the right forum, but I need some installation support and hope you can help me.

I have a debian squeeze server with apache 2.2, php5, mysql 5.1 and a postfix imap-mailserver on the same machine.

Now i tried to install roundcube using the installation-howto wiki-pages.

The Installation and configuration procedure worked fine, I got green "OK"-messages everywhere, and I can send a testmail via smtp and I can the test-login gets also a green "OK"-message.

But when I try to login on the login page, I only get a "login failed" message. Now I don't know where to start searching, because during configuration- and test-procedure all messages were "OK".

I checked main.inc.php: auto_create_user is true and I could also find an entry in the user-table of the roundcube DB.

I want to use one mailserver with different domains:
mail1@domain1.com
mail2@domain1.com
mail1@domain2.com etc

login is the complete email-adress.

But I guess that finding the right imap-account might be the problem.
But I don't know how to fix it.

Maybe you can help?

Thanks a lot!

Regards,
klausguenter

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,879
    • SKaero - Custom Roundcube development
Configuration Problems - cannot login after installation
« Reply #1 on: December 19, 2011, 10:22:02 PM »
It most likely a problem with the IMAP auth setting, what does the RoundCube error log say?