Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_cdo thread: SMTP


Message #1 by "Kalyan Ramji" <kalyan_ramji@h...> on Mon, 6 Aug 2001 14:54:38
Does the SMTP server and the IIS server need to be on the same machine in 

order to make the CDONTS work? I have them in 2 different machines and I 

am not sure as to what changes I need to make in my IIS to make the code 

work. Any help would be grately appreciated. 



-Kalyan. 

Message #2 by Arjan Bosboom <Arjan.Bosboom@d...> on Mon, 6 Aug 2001 16:01:55 +0200
You have to define in IIS the other server as a smarthost...



You can find this in the properties of the SMTP-Server of the server where

IIS is installed.



Greetz,



Arjan Bosboom



-----Original Message-----

From: Kalyan Ramji [mailto:kalyan_ramji@h...]

Sent: maandag 6 augustus 2001 16:55

To: ASP CDO

Subject: [asp_cdo] SMTP





Does the SMTP server and the IIS server need to be on the same machine in

order to make the CDONTS work? I have them in 2 different machines and I

am not sure as to what changes I need to make in my IIS to make the code

work. Any help would be grately appreciated.



-Kalyan.

Message #3 by "Kalyan Ramji" <kalyan_ramji@h...> on Mon, 6 Aug 2001 15:33:13
If its the delivery property in the SMTP, I already did that. My problem 

is the form mails I try to send sits up on the Queue in the IIS server 

MAILROOT. It does not reach the SMTP server at all. Is there something 

that I'm missing??



Thanks 





> You have to define in IIS the other server as a smarthost...

> 

> You can find this in the properties of the SMTP-Server of the server 

where

> IIS is installed.

> 

> Greetz,

> 

> Arjan Bosboom

> 

> -----Original Message-----

> From: Kalyan Ramji [mailto:kalyan_ramji@h...]

> Sent: maandag 6 augustus 2001 16:55

> To: ASP CDO

> Subject: [asp_cdo] SMTP

> 

> 

> Does the SMTP server and the IIS server need to be on the same machine in

> order to make the CDONTS work? I have them in 2 different machines and I

> am not sure as to what changes I need to make in my IIS to make the code

> work. Any help would be grately appreciated.

> 

> -Kalyan.


  Return to Index