Author Topic: Account administration  (Read 2331 times)

Offline IKShadow

  • Newbie
  • *
  • Posts: 5
Account administration
« on: December 08, 2009, 11:25:45 AM »
I installed 3 plugins:
settings
hmail_autoresponder
hmail_password

In readme file I see
Quote
If configured correctly, you should be able to go into your Settings - Account Administration and modify your hMail autorepsonder settings.

The problem is I dont see password change in Account Administration.

p.s. Save button does not work in Autoresponder
« Last Edit: December 08, 2009, 11:48:58 AM by IKShadow »

Offline toetag

  • Jr. Member
  • **
  • Posts: 65
Account administration
« Reply #1 on: December 08, 2009, 09:15:44 PM »
what does your settings for the plug array look like?

it should look similar to the following:

$rcmail_config['plugins'] = array('settings','hmail_autoresponder','html_password')

In the pluginname/config folder, do you have

config.inc.php
config.inc.php.dist

have you configured the DSN in the setting in config.inc correctly?

$rcmail_config['db_hmail_password_dsn'] = 'mysql://login:password@localhost/database?new_link=true';
<[ a desert to an irishman is an empty glass. ]>