This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Password Roundcube Plugin
#5
RE: Password Roundcube Plugin
(04-28-2015, 09:15 PM)apinto Wrote: @ @[las2conB]
have you checked the file permissions?
did you double checked every setting?

If you want help spend a bit more time explaining your issue, the steps you did to install the plugin, what is the exact error you are getting and provide us any other information you might think it is relevant.
Without correct information all we can do is guess, not help.

Hi @apinto sorry for the delay in my reply, I was not subscribe to the topic and I've just found out that you did it quite a long time ago.

So I've double checked every setting and here's what I have:

- I've the following file in my /etc/sentora/panel/etc/apps/webmail/plugins/password folder:

 4 -rwxrwxrwx 1 root root   865 May 13 00:00 config.inc.php

- Here's its content (following the mentioned post instructions):


Code:
$rcmail_config['password_driver'] = 'sql';

$rcmail_config['password_confirm_current'] = true;
$rcmail_config['password_minimum_length'] = 0;
$rcmail_config['password_require_nonalpha'] = false;
$rcmail_config['password_log'] = false;

// SQL Driver options
$rcmail_config['password_db_dsn'] = 'mysql://postfix:'the_actual_postfix_mysql_password'@localhost/sentora_postfix';
// Intended on fleshing this out a bit, but wanted to get something working first
$rcmail_config['password_query'] = 'UPDATE mailbox SET password=%D WHERE username=%u';
$rcmail_config['password_idn_ascii'] = false;
// Also tried making a shell script called dovecotpw that just passes the arguments on to doveadm pw, no difference
$rcmail_config['password_dovecotpw'] = '/usr/bin/doveadm pw';
$rcmail_config['password_dovecotpw_method'] = 'PLAIN-MD5';
$rcmail_config['password_dovecotpw_with_method'] = true;

When I log in my webmail and try to change the password, here's what I get (in spanish): see attachement.

Translation of the alert box: "An error has occurred" "A new password couldn't be saved".

I have double checked the password (hidden here for security reasons) and it's the right one.

Any help would be mostly appreciated.

Best regards.

P.S. If I set the same password, success message shows up, just in case it helps.


Attached Files Thumbnail(s)
   
Reply
Thanks given by:


Messages In This Thread
Password Roundcube Plugin - by las2conB - 04-21-2015, 08:28 PM
RE: Password Roundcube Plugin - by Me.B - 04-21-2015, 09:35 PM
RE: Password Roundcube Plugin - by las2conB - 04-28-2015, 08:57 PM
RE: Password Roundcube Plugin - by apinto - 04-28-2015, 09:15 PM
RE: Password Roundcube Plugin - by las2conB - 05-13-2015, 08:18 AM
RE: Password Roundcube Plugin - by sknd - 07-26-2015, 06:56 AM
RE: Password Roundcube Plugin - by maymaster - 07-28-2015, 01:53 AM
RE: Password Roundcube Plugin - by td2000 - 10-22-2015, 05:08 PM
RE: Password Roundcube Plugin - by TGates - 10-23-2015, 02:36 AM
RE: Password Roundcube Plugin - by Diablo925 - 10-23-2015, 06:06 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
How to upgrade RoundCube rajeevrrs 0 1 ,799 11-01-2022, 10:19 PM
Last Post: rajeevrrs
can not send email - SMTP error on roundcube wolvepy 9 29 ,524 01-03-2020, 08:37 AM
Last Post: Telepuzik
How to add password reset option in roundcube hakunamatata 15 63 ,685 02-08-2019, 12:20 PM
Last Post: republicus

Forum Jump:


Users browsing this thread: 1 Guest(s)