|
Last modified: 02 Aug 2007
WARNING: This documentation covers Parallels H-Sphere versions up to 3.1. For the latest up-to-date Parallels H-Sphere documentation, please proceed to the
official Parallels site.
To restart the mail server, login as root and execute the following command:
Linux:
--
# /etc/rc.d/init.d/qmaild stop
# sleep 1
# /etc/rc.d/init.d/qmaild start
--
FreeBSD:
--
# /usr/local/etc/rc.d/qmaild.sh stop
# sleep 1
# /usr/local/etc/rc.d/qmaild.sh start
--
To restart the auth daemon for sqWebMail under Linux:
--
# /hsphere/local/sqwebmail/libexec/authlib/authdaemond restart
--
|