|
H-Sphere 2.1 comes with two webmail packages you can select from: IMP and SqWebmail. To set IMP instead of SqWebmail, follow these steps:
- Log in as root
- Open the file hsphere.properties:
vi ~cpanel/shiva/psoft_config/hsphere.properties
- Add or uncomment the following line:
WEB_MAIL = IMP
- Make sure the file has the following line:
IMP_HOST = HSPHERE_WebWhereIMPisInstalled_LSERVER_ID
where HSPHERE_WebWhereIMPisInstalled_LSERVER_ID can be obtained from E.Manager -> LServers.
- Restart H-Sphere.
To switch back to SqWebMail repeat 1-2 steps above. Then
comment out the "WEB_MAIL = IMP" string and restart
H-Sphere CP.
After this H-Sphere will start using the SqWebMail instead
of IMP.
Note: You can download custom IMP themes at the developers' site
http://www.horde.org/themes/
|