hmail_password

124 views
Skip to first unread message

Hagbart

unread,
Mar 9, 2012, 2:36:14 AM3/9/12
to MyRoundcube - Plugins for Roundcube by Rosali
Hi

I have successfully installed the hmail_password plugin. But as soon
as i try to actualy change my password in get the following message:
"! Error uccured while saving"

roundcube & hmailServer are running on the same mashine, so i don't
have to use the dcom..
IIS7, PHP 5.3

What could possibly be the issue here?

I also tried it setting the hmailserver_server to "localhost",
"www.mysite.com", mail.mysite.com"..

The config file:
--------------------------------------------------------------------------------------------------------
// Remote hMailServer configuration
// true: HMailserver is on a remote box (php.ini: com.allow_dcom =
true)
// false: Hmailserver is on same box as PHP
$rcmail_config['hmailserver_remote_dcom'] = false;
// Windows credentials
$rcmail_config['hmailserver_server'] = array(
'Server' => '192.168.2.200', // hostname or ip address
'Username' => 'Administrator', // windows username
'Password' => 'XXXXXXXX' // windows user password
);

// user needs current password to perform change request
$rcmail_config['password_confirm_current'] = TRUE;

// password min length (min 6 digitis)
$rcmail_config['password_min_length'] = 6;
--------------------------------------------------------------------------------------------------------

Rosali

unread,
Mar 9, 2012, 3:33:02 AM3/9/12
to MyRoundcube - Plugins for Roundcube by Rosali


On 9 Mrz., 08:36, Hagbart <stahel.lu...@gmail.com> wrote:
> Hi
>
> I have successfully installed the hmail_password plugin. But as soon
> as i try to actualy change my password in get the following message:
> "! Error uccured while saving"
>
> roundcube & hmailServer are running on the same mashine, so i don't
> have to use the dcom..
> IIS7, PHP 5.3
>
> What could possibly be the issue here?

Check Roundcube 'errors' log for further hints.
Reply all
Reply to author
Forward
0 new messages