Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_cdo thread: SV: RE: CDONTS not sending messages...


Message #1 by Robbin Gille <robbin.gille@n...> on Tue, 21 Aug 2001 11:17:19 +0200
Yes, you have to permit SMTP (port 25) truogh the firewall (DMZ) , and if

you have put in a smarthost you has to permit SMTP to that server from the

DMZ!



Robbin



-----Ursprungligt meddelande-----

From: philip.moh@a... [mailto:philip.moh@a...]

Skickat: den 21 augusti 2001 08:23

Till: ASP CDO

=C4mne: [asp_cdo] RE: CDONTS not sending messages...





I have the same problem. When I moved the script to production server (the

webserver in DMZ zone), and I can't send the mail. It run perfectly on my

development server.

Anything to do with firewall?

I have check the queue/badmail but no mail in side.





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

	From:	Wei WU [SMTP:wwu@i...]

	Sent:	Tuesday, August 21, 2001 7:36 AM

	To:	ASP CDO

	Subject:	[asp_cdo] RE: CDONTS not sending messages...





	They might not be sent...check the queue and badmail folder.

	Is there a firewall?

	Are you trying to send email to Internet or back to internal LAN?

	Is DNS accessible for that server?

	If not, specify a smart host, who does have DNS service accessible.







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

	From: Alex Shiell, ITS, EC, SE [mailto:alex.shiell@s...]

	Sent: Saturday, 18 August 2001 12:22 AM

	To: ASP CDO

	Subject: [asp_cdo] CDONTS not sending messages...





	Hi Folks,



	I've just moved my application which uses CDONTS to a production

server 	(on

	the DMZ rather than on our network), and the messages are not

getting sent.

	I have verified that the messages are being created properly by =3D

	stopping the

	default SMTP site and sseing that sure enough the messages do build

up

	in the pickup directory.  Starting the site again results in the

messages

	disappearing, hence they are being sent, although they are not

arriving at

	their destinations.



	Clearly this means that the SMTP service has not been configured

	correctly.

	As our support people don't have much experience of this sort of

thing, 	can

	anyone tell me how to configure the SMTP service with the correct

mail gateway?



Message #2 by "Alex Shiell, ITS, EC, SE" <alex.shiell@s...> on Tue, 21 Aug 2001 10:37:09 +0100
Can you expand on this?  Exactly what should I be telling the support 

guys

to do?



We have an Exchange server inside the firewall which sends messages to 

the

outside world, presumably through some kind of gateway in the DMZ.  The 

web

server resides in the DMZ.  Can the SMTP service of the web server send

messages directly to the mail gateway, or do the messages have to come 

back

though the firewall to the exchange server?



(As a developer I expect this stuff to just work, but when the support 

guys

don't know how to fix it, what else can I do except try to find out for

myself?)



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

From: Robbin Gille [mailto:robbin.gille@n...]

Sent: 21 August 2001 10:17

To: ASP CDO

Subject: [asp_cdo] SV: RE: CDONTS not sending messages...





Yes, you have to permit SMTP (port 25) truogh the firewall (DMZ) , and 

if

you have put in a smarthost you has to permit SMTP to that server from 

the

DMZ!



Robbin


  Return to Index