|
 |
asp_cdo thread: Problem in Mailing
Message #1 by "Rajesh Patil" <rajeshp@t...> on Sat, 11 Aug 2001 15:35:35 +0530
|
|
Hi all,
If any one can help in this, it would be of great help. We have
configured SMTP service on IIS
and trying to route our messages through a our mail server.We are doing
this using CDONT.
But it is giving some error.
I checked all the properties of the default SMTP site in IIS. Are we
suppose to do any setting
on the mail server we are accessing? It is a local domain.
This is what I saw when I opened the file in queue directory in
c:\Inetpub\mailroot directory.
rajesh: Received: from mail pickup service by tomino.tsg.tev-rec.co.in
with Microsoft
SMTPSVC;
Fri, 10 Aug 2001 18:07:13 +0900
From: <raj@y...>
To:rajesh@u...
Body : Test mail
Message-ID: <0019c1307090a81tomino@t...
Date: 10 Aug 2001 18:07:13 +0900
There was another file with extension .rtr and which had following entry
rajesh: Connection to mailserveer.rational.co.in. with Ip Address
122.123.12.3 failed from
tomino.tsg.tev-rec.co.in-122.123.12.100
Can anyone tell me what might have went wrong.
Thanks in advance.
Rajesh P
Message #2 by "Kalyan Ramji" <kalyan_ramji@h...> on Mon, 13 Aug 2001 16:21:29
|
|
Hi Rajesh,
Check the previous posting on messages being stacked up in the queue. You
need to configure your SMTP in the IIS server. In your delivery options
specify the IP address of the SMTP server in box brackets. Also, if I din
get you wrong you use CDONTS.NewMail to create the Mail object...
Hope this helps
Good Luck!!
-Kalyan.
> Hi all,
>
> If any one can help in this, it would be of great help. We have
> configured SMTP service on IIS
> and trying to route our messages through a our mail server.We are doing
> this using CDONT.
> But it is giving some error.
>
> I checked all the properties of the default SMTP site in IIS. Are we
> suppose to do any setting
> on the mail server we are accessing? It is a local domain.
>
> This is what I saw when I opened the file in queue directory in
> c:\Inetpub\mailroot directory.
>
> rajesh: Received: from mail pickup service by tomino.tsg.tev-rec.co.in
> with Microsoft
> SMTPSVC;
> Fri, 10 Aug 2001 18:07:13 +0900
> From: <raj@y...>
> To:rajesh@u...
> Body : Test mail
> Message-ID: <0019c1307090a81tomino@t...
> Date: 10 Aug 2001 18:07:13 +0900
>
> There was another file with extension .rtr and which had following entry
>
> rajesh: Connection to mailserveer.rational.co.in. with Ip Address
> 122.123.12.3 failed from
> tomino.tsg.tev-rec.co.in-122.123.12.100
>
> Can anyone tell me what might have went wrong.
>
> Thanks in advance.
>
> Rajesh P
>
>
>
>
Message #3 by "Rajesh Patil" <rajeshp@t...> on Tue, 14 Aug 2001 09:34:25 +0530
|
|
Hi Kalyan,
Thanks for the reply, but it is giving error saying cannot connect to the mail
server. If you scroll down you will see that i have marked a line in red color
this is the error it is giving and the error message is in a .rtr file.
Rajesh P.
Kalyan Ramji wrote:
> Hi Rajesh,
>
> Check the previous posting on messages being stacked up in the queue. You
> need to configure your SMTP in the IIS server. In your delivery options
> specify the IP address of the SMTP server in box brackets. Also, if I din
> get you wrong you use CDONTS.NewMail to create the Mail object...
>
> Hope this helps
>
> Good Luck!!
>
> -Kalyan.
>
>
Message #4 by "Kalyan Ramji" <kalyan_ramji@h...> on Tue, 14 Aug 2001 16:04:42
|
|
Hey first of all, u cannot see any font changes here.. so i am not sure
which line ur talking about.. but when u say that the error is it cannot
connect to the mail server then there is something wrong with ur SMTP
server settings in IIS.. Check this article out.. Its really useful and
tells u how to connect to an SMTP server properly...
http://msdn.microsoft.com/library/default.asp?url=/library/en-
us/dnasdj99/html/asp9951.asp
Good Luck!!
-Kalyan.
>
> Hi Kalyan,
>
> Thanks for the reply, but it is giving error saying cannot connect to
the mail
> server. If you scroll down you will see that i have marked a line in red
color
> this is the error it is giving and the error message is in a .rtr file.
>
> Rajesh P.
>
>
|
|
 |