From the server can you ping the domain on the recipients email address?
Main Topics
Browse All TopicsHey Experts,
I'm having a bit of a problem with the mail functions in Coldfusion 8; I'll provide as many details as possible.
Okay, we recently moved a web application that was developed from an offsite server to a local one. We went through and had no real difficulty in transferring the site, CF Settings, aas well as the database. We did stumble across a major issue recently though; the web app email functions do not seem to be working.
We still use an offsite server as our smtp server and I changed all the settings within Coldfusion to account for this. I am able to 'verify' the connection using the CF admin interface. Here is the strange part that is reallt throwing me for a loop; emails to our own domain go through without any problems. Any emails to external domains do not go through, it produces the following errors in the following logs:
mail.log - "Error", "scheduler-0", "06/02/2009",,"Invalid Addresses"
mailsent.log - Moved undelivered mail: Mail28003 to \Undelivr directory
If I sent an email to one external email address as well as one of our own email addresses, the external does not go through and produces the above errors and it does go through to our own though.
I hope this is enough information; if yall need anymore I will certainly provide whatever is needed. I sincerely appreciate any help anybody can provide, Thank You.
~ VonCooke
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
I checked IIS SMTP Settings and yes the IP of the CF Server is allowed to relay - both apps are actually on the same server. Exchange is not installed. I am probably mistaken but I thought that setting the mail server in CF Admin to the offsite web/email server would effectively bypass the need and importance of the local smtp service. Is that correct?
Business Accounts
Answer for Membership
by: Jones911Posted on 2009-06-02 at 17:28:53ID: 24532614
DNS not setup on the server with Coldfusion?