|
To restart the mail server, login as root and execute the following command:
--
# /etc/rc.d/init.d/qmaild stop
# sleep 1
# /etc/rc.d/init.d/qmaild start
--
To restart the auth daemon for sqWebMail:
--
# /hsphere/local/sqwebmail/libexec/authlib/authdaemond restart
--
|