|
 |
asp_cdo thread: Specify SMTP Server
Message #1 by "Aaron Fleming" <aaronf@w...> on Thu, 13 Jun 2002 11:17:42 -0400
|
|
When using CDONTS is there a way to specify which SMTP server to use?
... Like in ASP.NET ? :)
af
Message #2 by "Siegfried Weber" <sweber@c...> on Thu, 13 Jun 2002 17:54:41 +0200
|
|
No. CDONTS is only included with Windows 2000 for legacy apps and is no
longer part of Windows.NET Server & Windows XP.
The .NET namespace System.Web.Mail uses CDOSYS (CDO for Windows 2000) as
underlying component to send mail. CDOSYS is way more flexible and also
supported on Windows.NET Server & Windows XP.
<Cheers:Siegfried runat=3D"server" />
> -----Original Message-----
> From: Aaron Fleming [mailto:aaronf@w...]
> Sent: Thursday, June 13, 2002 5:18 PM
> To: ASP CDO
> Subject: [asp_cdo] Specify SMTP Server
>
> When using CDONTS is there a way to specify which SMTP server to use?
> ... Like in ASP.NET ? :)
>
> af
>
>
Message #3 by "Aaron Fleming" <aaronf@w...> on Thu, 13 Jun 2002 12:24:50 -0400
|
|
Didn't think so - thanks.
-----Original Message-----
From: Siegfried Weber [mailto:sweber@c...]
Sent: Thursday, June 13, 2002 11:55 AM
To: ASP CDO
Subject: [asp_cdo] RE: Specify SMTP Server
No. CDONTS is only included with Windows 2000 for legacy apps and is no
longer part of Windows.NET Server & Windows XP.
The .NET namespace System.Web.Mail uses CDOSYS (CDO for Windows 2000) as
underlying component to send mail. CDOSYS is way more flexible and also
supported on Windows.NET Server & Windows XP.
<Cheers:Siegfried runat="server" />
> -----Original Message-----
> From: Aaron Fleming [mailto:aaronf@w...]
> Sent: Thursday, June 13, 2002 5:18 PM
> To: ASP CDO
> Subject: [asp_cdo] Specify SMTP Server
>
> When using CDONTS is there a way to specify which SMTP server to use?
> ... Like in ASP.NET ? :)
>
> af
>
>
> ---
> Change your mail options at http://p2p.wrox.com/manager.asp or to
> unsubscribe send a blank email to
|
|
 |