Link to home
Start Free TrialLog in
Avatar of TomDedecker
TomDedecker

asked on

Sending external mail via asp and CDONTS

I 'm developping a web application which sends an email automaticly. In our network we have a developer server NT4-DEV. Here is the IIS and SMTP server installed. We also got an administration server NT4-ADMI. Here is the exchange server installed. On the SMTP server I fill in for tje domain name: schelfhout.com and for the smart host : NT4-ADMI. When my ASP page sends an email to the smtp server all emails are send if I send to an internal email adres (with domain name schelfhout.com). However if I want to send an e-mail to an external adress(e.g. tijd.com as domain name) I receive an email from the exchange server with following info :

Your message did not reach some or all of the intended recipients.

      Subject:      Registratie informatiesysteem Visafslag Urk
      Sent:      21/01/2000 12:50

The following recipient(s) could not be reached:

      tom.dedecker@tijd.com on 21/01/2000 12:47
            Unable to deliver the message due to a communications failure
            MSEXCH:IMS:Schelfhout Computer Systemen:Stekene:NT4-ADMI 0 (000C05A6) Unknown Recipient

What can I do to solve this? Thanx
Avatar of sivasundaram
sivasundaram

hi,
  I think the exchange server does not understand the domain address. please install a DNS server and try to connect. Configure the IP of the ISP properly
ASKER CERTIFIED SOLUTION
Avatar of qualityacube
qualityacube

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial