4. 键入以下行, 然后按 ENTER 键:
cscript adsutil.vbs set smtpsvc/vsi number/connectresponse "Your Text"
在此行, vsinumber is the number of the SMTP virtual server, "Your Text"是, 要代替默认响应显示文本。
5. 要完成此过程, 停止并重新启动 SMTP 服务。
进行操作:
a. 键入 net stop smtpsvc , 然后按 Enter。
b. 键入 net start smtpsvc , 然后按 Enter。