|
 |
asp_web_howto thread: how to send mail using cdonts?
Message #1 by "Sukesh R Singh" <sukesh.singh@s...> on Wed, 26 Sep 2001 19:51:05 +0530
|
|
Hi Guys/Gals,
I am trying to send mails using CDONTS component, but it seems the mails
thus sent are placed in Server(the machine where IIS is installed) in
intepub/mailroot/PickUp folder. How can I invoke it to actually go to the
intended recipients? I am trying this from any client machine connected
with the server.
Any help will be apprecieted in this regard.
Regds
Sukesh
Message #2 by Kyle Burns <kburns@c...> on Thu, 27 Sep 2001 08:05:47 -0500
|
|
You need to ensure that the SMTP service on your server is configured
correctly. Without this service being correctly configured, the server will
not know what to do with the mail.
=================================
Kyle M. Burns, MCSD
ECommerce Technology Manager
-----Original Message-----
From: Sukesh R Singh [mailto:sukesh.singh@s...]
Sent: Wednesday, September 26, 2001 9:21 AM
To: ASP Web HowTo
Subject: [asp_web_howto] how to send mail using cdonts?
Hi Guys/Gals,
I am trying to send mails using CDONTS component, but it seems the mails
thus sent are placed in Server(the machine where IIS is installed) in
intepub/mailroot/PickUp folder. How can I invoke it to actually go to the
intended recipients? I am trying this from any client machine connected
with the server.
Any help will be apprecieted in this regard.
Regds
Sukesh
|
|
 |