CDOSYS问题 [英] CDOSYS problems

查看:57
本文介绍了CDOSYS问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这是我们之前在asp网站上看到过的一个问题,但我不知道怎么回事
修复它。我们也在我们的.net网站上看​​到它。


我们的电子邮件从我们的Windows 2003服务器发送,交换正常,

除非我们发送给别名。


它永远不会到达那里。


我可以直接发送,它工作正常,CDOSYS工作正常

非别名帐户。


我有以下代码:


Dim Message As New MailMessage()

''message.From = webMasterEmail

message.From =" Re ********** @ oursystem.com"

条消息.To = email.text

message.Subject ="确认需要>

message.Body ="这是一条测试消息

message.BodyFormat = MailFormat.Html

SmtpMail.SmtpServer = mailServer

smtpMail.Send(消息)


这个工作正常当消息。对我的雅虎,dslextreme以及我的

正常商业帐户。如果我在工作时发送到我的别名帐户,它永远不会出现
。我们所有的别名似乎都有这个。但是我可以直接发送

来自outlook的别名而没有任何问题。


我不认为这是一个交换问题,因为它工作正常如果我从我的电子邮件客户端发送到我的

别名。


任何人都知道为什么这不起作用?


谢谢,


Tom

解决方案

CDO想要一封SMTP电子邮件地址。别名是什么意思?如果您将其发送到Exchange收件人的SMTP地址,会发生什么?




此外,这是ASP吗?昏暗的消息为......?


雷在工作


" tshad" < TS ********** @ ftsolutions.com>在留言中写道

新闻:%2 **************** @ TK2MSFTNGP12.phx.gbl ...

这是我们之前在asp网站上看到过的一个问题,但我不知道如何解决这个问题。我们也在我们的.net网站上看​​到它。

我们的电子邮件从我们的Windows 2003服务器发送,交换正常,
除非我们发送别名。

我可以直接发送,它工作正常,CDOSYS可以正常使用
非别名帐户。

我有以下代码:

Dim Message As New MailMessage()
''message.From = webMasterEmail
message.From =" Re ********** @ oursystem.com"
message.To = email.text
message.Subject ="确认要求
message.Body ="这是一条测试消息
消息.BodyFormat = MailFormat.Html
SmtpMail.SmtpServer = mailServer
smtpMail.Send(消息)

这条消息时工作正常。来自我的雅虎,dslextreme以及
我的正常商业帐户。如果我在工作时发送到我的别名帐户,它永远不会出现。我们所有的别名似乎都有这个。但是我可以直接发送
来自outlook的别名而没有任何问题。

我不认为这是一个交换问题,因为它发送到
它工作正常我的电子邮件客户端的别名。

任何人都知道为什么这不起作用?

谢谢,

Tom



tshad写道:

这是我们之前在asp网站上看到的一个问题,但我不知道如何<修理它。我们也在我们的.net网站上看​​到它。

我们的电子邮件从我们的Windows 2003服务器发送,交换正常,
除非我们发送别名。

我可以直接发送,它工作正常,CDOSYS可以正常使用
非别名帐户。

我有以下代码:

Dim Message As New MailMessage()
''message.From = webMasterEmail
message.From =" Re ********** @ oursystem.com"
message.To = email.text
message.Subject ="确认要求
message.Body ="这是一条测试消息
消息.BodyFormat = MailFormat.Html
SmtpMail.SmtpServer = mailServer
smtpMail.Send(消息)

这条消息时工作正常。来自我的雅虎,dslextreme以及我的
正常的商业帐户。如果我在工作时发送到我的别名帐户,它永远不会出现。我们所有的别名似乎都有这个。但我可以直接发送
来自outlook的别名而没有任何问题。

我不认为这是一个交换问题,因为它发送到我的
来自我的电子邮件客户端的别名。

任何人都知道为什么这不起作用?

谢谢,

Tom




最有可能是继电器设置。检查drop文件夹,看看那里是否有
是否有消息错误。

-

Curt Christianson

site : http://www.darkfalz.com

博客: http://blog.darkfalz.com

" Curt_C [MVP]" < software_at_darkfalz.com>在消息中写道

news:uj **************** @ TK2MSFTNGP10.phx.gbl ...

tshad写道:

这是我们之前在asp网站上看到的一个问题,但不知道如何修复它。我们也在我们的.net网站上看​​到它。

我们的电子邮件从我们的Windows 2003服务器发送,交换
很好,
除非我们发送别名。

它永远不会到达那里。

我可以直接发送它工作正常,CDOSYS可以正常使用
非别名帐户。
我有以下代码:

Dim Message As New MailMessage()
''message.From = webMasterEmail
message.From =" Re ****** ****@oursystem.com"
message.To = email.text
message.Subject ="确认要求
message.Body ="这是测试消息
message.BodyFormat = MailFormat.Html
smtpMail.SmtpServer = mailServer
smtpMail.Send(消息)

这个消息工作正常。到了我的雅虎, dslextreme以及
我的
正常的商业帐户。如果我在工作时发送到我的别名帐户,它永远不会出现。我们所有的别名似乎都有这个。但我可以直接发送
来自outlook的别名。没有任何问题。

我不认为这是一个交换问题,因为如果我发送到
它工作正常我的电子邮件客户端的别名。

任何人都知道为什么这不起作用?

谢谢,

Tom

很可能是它的继电器。设置。检查drop文件夹,看看那里是否有
消息错误。




Drop文件夹在哪里?


是否在交易所?


谢谢,


汤姆

-
Curt Christianson <网站: http://www.darkfalz.com
博客: http://blog.darkfalz.com



This is a problem that we saw before on our asp site, but don''t know how to
fix it. We are seeing it on our .net site also.

We have our email sending from our Windows 2003 server with exchange fine,
unless we send to an alias.

It never gets there.

I can send directly and it works fine and the CDOSYS works fine to a
non-alias account.

I have the following code:

Dim Message As New MailMessage()
'' message.From = webMasterEmail
message.From = "Re**********@oursystem.com"
message.To = email.text
message.Subject = "Confirmation Required"
message.Body = "This is a test message"
message.BodyFormat = MailFormat.Html
SmtpMail.SmtpServer = mailServer
smtpMail.Send(message)

This works fine when the message.To is to my yahoo, dslextreme as well as my
normal business account. If I send to my alias account at work it never
shows up. We seem to have this with all our aliases. But I can send
directly to the alias from outlook without any problem.

I don''t think this is an exchange problem, as it works fine if I send to my
alias from my email client.

Anyone know why this doesn''t work?

Thanks,

Tom

解决方案

CDO wants an SMTP e-mail address. What do you mean by alias? What happens
if you address it to an Exchange recipient''s SMTP address?

Also, is this ASP? Dim Message As...?

Ray at work

"tshad" <ts**********@ftsolutions.com> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...

This is a problem that we saw before on our asp site, but don''t know how to fix it. We are seeing it on our .net site also.

We have our email sending from our Windows 2003 server with exchange fine,
unless we send to an alias.

It never gets there.

I can send directly and it works fine and the CDOSYS works fine to a
non-alias account.

I have the following code:

Dim Message As New MailMessage()
'' message.From = webMasterEmail
message.From = "Re**********@oursystem.com"
message.To = email.text
message.Subject = "Confirmation Required"
message.Body = "This is a test message"
message.BodyFormat = MailFormat.Html
SmtpMail.SmtpServer = mailServer
smtpMail.Send(message)

This works fine when the message.To is to my yahoo, dslextreme as well as my normal business account. If I send to my alias account at work it never
shows up. We seem to have this with all our aliases. But I can send
directly to the alias from outlook without any problem.

I don''t think this is an exchange problem, as it works fine if I send to my alias from my email client.

Anyone know why this doesn''t work?

Thanks,

Tom



tshad wrote:

This is a problem that we saw before on our asp site, but don''t know how to
fix it. We are seeing it on our .net site also.

We have our email sending from our Windows 2003 server with exchange fine,
unless we send to an alias.

It never gets there.

I can send directly and it works fine and the CDOSYS works fine to a
non-alias account.

I have the following code:

Dim Message As New MailMessage()
'' message.From = webMasterEmail
message.From = "Re**********@oursystem.com"
message.To = email.text
message.Subject = "Confirmation Required"
message.Body = "This is a test message"
message.BodyFormat = MailFormat.Html
SmtpMail.SmtpServer = mailServer
smtpMail.Send(message)

This works fine when the message.To is to my yahoo, dslextreme as well as my
normal business account. If I send to my alias account at work it never
shows up. We seem to have this with all our aliases. But I can send
directly to the alias from outlook without any problem.

I don''t think this is an exchange problem, as it works fine if I send to my
alias from my email client.

Anyone know why this doesn''t work?

Thanks,

Tom



Most likely its a "relay" setting. Check the drop folder, see if there
is message error there.
--
Curt Christianson
site: http://www.darkfalz.com
blog: http://blog.darkfalz.com


"Curt_C [MVP]" <software_at_darkfalz.com> wrote in message
news:uj****************@TK2MSFTNGP10.phx.gbl...

tshad wrote:

This is a problem that we saw before on our asp site, but don''t know how
to fix it. We are seeing it on our .net site also.

We have our email sending from our Windows 2003 server with exchange
fine,
unless we send to an alias.

It never gets there.

I can send directly and it works fine and the CDOSYS works fine to a
non-alias account.

I have the following code:

Dim Message As New MailMessage()
'' message.From = webMasterEmail
message.From = "Re**********@oursystem.com"
message.To = email.text
message.Subject = "Confirmation Required"
message.Body = "This is a test message"
message.BodyFormat = MailFormat.Html
SmtpMail.SmtpServer = mailServer
smtpMail.Send(message)

This works fine when the message.To is to my yahoo, dslextreme as well as
my
normal business account. If I send to my alias account at work it never
shows up. We seem to have this with all our aliases. But I can send
directly to the alias from outlook without any problem.

I don''t think this is an exchange problem, as it works fine if I send to
my
alias from my email client.

Anyone know why this doesn''t work?

Thanks,

Tom

Most likely its a "relay" setting. Check the drop folder, see if there is
message error there.



Where is the Drop folder?

Is it on Exchange?

Thanks,

Tom

--
Curt Christianson
site: http://www.darkfalz.com
blog: http://blog.darkfalz.com



这篇关于CDOSYS问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆