Sunday, October 17, 2010

How to import and export contacts in squirrel mail

We need to install a plugin to do that.


1. Ddownload the following plugin "abook_import_export" according to the sqmail version you are using.


2. Extract the tar file and place the directory in the following location


/hsphere/shared/apache/htdocs/wmail/plugins


3. Then open the config.php file from 


/hsphere/shared/apache/htdocs/wmail/config/config.php


4. Search for the word "plugins", you will find so many lines like 


$plugins[1] = 'show_user_and_ip';


5. Add the line for your plugin,


$plugins[2] = 'abook_import_export';

No comments:

Post a Comment