Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/email/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Email 在Windows Server 2008中处理电子邮件队列_Email_Smtp_Windows Server 2008 R2 - Fatal编程技术网

Email 在Windows Server 2008中处理电子邮件队列

Email 在Windows Server 2008中处理电子邮件队列,email,smtp,windows-server-2008-r2,Email,Smtp,Windows Server 2008 R2,嗨 我有一个刚刚安装了SMTP服务的Windows Server 2008 R2 VPS。我可以通过telnet将电子邮件发送到smtp(telnet localhost 25),但从我的asp.net应用程序中,电子邮件到达传出队列,然后就坐在那里 有人能给我指出导致这种行为的正确方向吗 谢谢

嗨 我有一个刚刚安装了SMTP服务的Windows Server 2008 R2 VPS。我可以通过telnet将电子邮件发送到smtp(telnet localhost 25),但从我的asp.net应用程序中,电子邮件到达传出队列,然后就坐在那里

有人能给我指出导致这种行为的正确方向吗

谢谢