Please forgive me. I'm not literate in code.
I'm having problems with the instructions on how to install the Accounts plugin. Basically, I don't understand how to do stages 2, 3, and 4.
Can anyone help, maybe with plain English and examples of what I need to do?
Thanks!
______________________________________
Function: Allows users to configure multiple IMAP profiles from preconfigured servers
Required Plugins: settings
1: copy the "accounts" folder to your plugin directory.
\plugins\accounts
2: copy \plugins\accounts\config\config.inc.php.dist
as \plugins\accounts\config\config.inc.php
**config.inc.php.dist must be present in the folder
3: configure config.inc.php with your list of remote IMAP servers.
4: use the provided SQL scripts (MSSQL / Mysql) to create the "accounts" table in your database
5: add "accounts" to your plugin array settings in your \config\main.inc.php
$rcmail_config['plugins'] = array('settings','accounts')
Once configured, you should have "Remote IMAP Accounts" menu item under the "Account Administration" listing in Settings
Where did you get this plugin?
I 'm looking for plugins to have different accounts.
That plugin is no longer developed and sadly there is no equivalent plugin.