Author Topic: Roundcube user access problem  (Read 4084 times)

Offline ale

  • Newbie
  • *
  • Posts: 2
Roundcube user access problem
« on: October 13, 2009, 06:11:21 PM »
Hi,
I just upgrade from 0.2.1 to 0.3.

this is what the terminal say
Quote
./build roundcube
cp: `/var/www/html/roundcube/logs' and `/var/www/html/roundcubemail-0.3/logs' are the same file
cp: `/var/www/html/roundcube/temp' and `/var/www/html/roundcubemail-0.3/temp' are the same file
Editing roundcube configuration...
Roundcube 0.3 has been installed successfully.


..and now when I try to access to my email account roundcube tell me that username or password are not correct.



There is something that I can do?

This is what error log say
Quote
[13-Oct-2009 23:53:45 +0200]: IMAP Error: Authentication for ale.rossi failed (LOGIN): "a001 NO LOGIN failed" (POST /roundcube/?_task=&_action=login)

Please note that using another webmail software the user account work.

Best
Ale
« Last Edit: October 13, 2009, 06:30:22 PM by ale »

mardeny124

  • Guest
Roundcube user access problem
« Reply #1 on: October 14, 2009, 02:34:26 AM »
New here and share new things if you are interested in.

china wholesale
china wholesale

Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,850
Roundcube user access problem
« Reply #2 on: October 14, 2009, 02:49:07 AM »
is 'ale.rossi' the correct username or should it be ale.rossi@domain.com? may be you need to set username_domain in your config.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more…

Offline ale

  • Newbie
  • *
  • Posts: 2
Roundcube user access problem
« Reply #3 on: October 14, 2009, 07:00:05 AM »
Hi,
no I delete the domain.. but in the errors.log the right phase is:

Quote
[13-Oct-2009 23:53:45 +0200]: IMAP Error: Authentication for ale.rossi@mydomain.com failed (LOGIN): "a001 NO LOGIN failed" (POST /roundcube/?_task=&_action=login)


...where mydomain.com obviusly is present but in this post is fake :)

Solution?
Ale

Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,850
Roundcube user access problem
« Reply #4 on: October 15, 2009, 02:08:05 AM »
what do your imap server logs say? try changing the value of $rcmail_config['imap_auth_type'] in your config. could also try enabling IMAP debug and see if that gives any information
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more…