|
|
123xxoo
发表于 2008-10-7 22:24:06
|
显示全部楼层
客服回了,与大家共享:
If you are not using the mail service in the VPS, then you can stop the mail service by the command "/etc/init.d/exim stop" from shell prompt. It will also stop the Spamd in the VPS.
You need to SSH into your VPS. You can use "putty" software to SSH into your VPS from a windows machine.
* After logged into the server through SSH, you can execute the following command
============
/etc/init.d/exim stop
============ |
|