ASP 发 EMAIL 遇到的 SMTP Relay Server 的问题
登录 | 论坛导航 -> 华新鲜事 -> 社会百科 | 本帖共有 5 楼,分 1 页, 当前显示第 1 页 : 本帖树形列表 : 刷新 : 返回上一页
<<始页  [1]  末页>>
作者:雨色云飞 (等级:2 - 初出茅庐,发帖:43) 发表:2003-11-23 03:27:01  楼主  关注此帖
ASP 发 EMAIL 遇到的 SMTP Relay Server 的问题
我想用ASP写一段发送email的code. 请问 我改用什么SMTP relay server 来加快发送速度? 谢谢
Put your OWN COOL signature here!
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版只看此人从这里展开收起列表
作者:阿不错 (等级:2 - 初出茅庐,发帖:291) 发表:2003-11-23 12:19:04  2楼
IIS?
Don't know whether I understand ur question correctly or not.

if u have already installed iis(including SMTP virtual server) on ur server, then u can simply configure ur SMTP server from IIS manager.

Remove relay restrictions:

SMTP Server - Property - Access - Relay - Click on the second radio button or add ur own list.

欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版只看此人从这里展开收起列表
作者:雨色云飞 (等级:2 - 初出茅庐,发帖:43) 发表:2003-11-23 13:01:01  3楼
试过了, 好像还是不行。 我的问题是->
我用了一个叫dundas mailer的东西, 它可以发送邮件。

如果在程序里加了SMTP Relay Server 就可以使发送速度变快。我copy了原因:
If the SMTPRelayServers collection is empty then the email message is sent directly to the destination server, so a DNS server is required to determine where the message is to be sent. However, if the SMTPRelayServers collection is not empty then the message is sent using the specified relay server, and the DNSServers collection is ignored since the relay server is responsible for determining where the message is being sent to.

欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版只看此人从这里展开收起列表
作者:阿不错 (等级:2 - 初出茅庐,发帖:291) 发表:2003-11-23 15:58:20  4楼
试过了, 好像还是不行。 我的问题是->我用了一个叫dundas mailer的东西, 它可以发送邮件。 如果在程序里加了SMTP Relay Server 就可以使发送速度变快。我copy了原因: If the SMTPRelayServers collection is empty then the email message is sent directly to the destination server, so a DNS server is required to determine where the message is to be sent. However, if the SMTPRelayServers collection is not empty then the message is sent using the specified relay server, and the DNSServers collection is ignored since the relay server is responsible for determining where the message is being sent to.
dundas mailer documentations on
SMTPRelayServers Collection (Dundas mailer Control should provide u info how to add SMTPRelayServer objects.

refer to this article:

http://www.dundas.com/products/onlinedocs/FreeProds/Ultimatetcpip/Mailer/SMTPRelayServers_Collection_(Dundas_Mailer_Control_1.0).htm

欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版只看此人从这里展开收起列表
作者:少林小子 (等级:3 - 略知一二,发帖:282) 发表:2003-11-23 23:44:25  5楼 评分:
试过了, 好像还是不行。 我的问题是->我用了一个叫dundas mailer的东西, 它可以发送邮件。 如果在程序里加了SMTP Relay Server 就可以使发送速度变快。我copy了原因: If the SMTPRelayServers collection is empty then the email message is sent directly to the destination server, so a DNS server is required to determine where the message is to be sent. However, if the SMTPRelayServers collection is not empty then the message is sent using the specified relay server, and the DNSServers collection is ignored since the relay server is responsible for determining where the message is being sent to.
写个小程式找点能relay的SMTP server. nus应该就不少.
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版只看此人从这里展开收起列表
论坛导航 -> 华新鲜事 -> 社会百科 | 返回上一页 | 本主题共有 5 篇文章,分 1 页, 当前显示第 1 页 | 回到顶部
<<始页  [1]  末页>>

请登录后回复:帐号   密码