请您记得修改index.asp的两个地方,这里是您的发件邮箱信息。
================================1===========================================
msg.mailserverusername= "user@mail。com" '“user@mail。com”邮箱账户,需完整地址
msg.mailserverpassword= "youpw" '“youpw”输入你的邮箱密码
================================2===========================================
if not msg.Send ("mail.mail。com") then '“mail.mail。com”邮箱登陆地址

