本文介绍了cdo。消息失败的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
好的 - 我很亲密。我在服务器上运行一个控制台应用程序,它失败了
,cdo .message失败。这是一个简单的电子邮件例程,可以在我的开发电脑上运行。你知道这会导致什么吗?
感谢您的帮助。
Bernie Yaeger
允许127.0.0.1中继。
我会检查以确保在IIS下默认SMTP虚拟
Server-> Properites-> Access-> Relay你已经将127.0.0.1添加到了
列表中。
HTH,
格雷格
格雷格
" Bernie Yaeger" <是***** @ cherwellinc.com>在消息中写道
news:ux ************* @ TK2MSFTNGP10.phx.gbl ...
我建议你看看这个很棒的资源:
< ;网址:http://www.systemwebmail.net/>
-
Herfried K. Wagner [MVP]
< URL:http://dotnet.mvps.org/>
OK - I''m very close. I''m running a console app on a server and it fails
with cdo .message failure. It''s a simple email routine which works fine on
my development pc. Do you have any idea what would cause this?
Thanks for any help.
Bernie Yaeger
解决方案
I suggest to have a look at this great resource:
<URL:http://www.systemwebmail.net/>
--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
这篇关于cdo。消息失败的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!
09-20 23:17