CDO / CDONTS

Associate
Joined
21 Feb 2004
Posts
886
I created a form a while back using cdonts and now the user has been getting delivery failures. I changed it to CDO and the users are still getting these errors.

Could this be to do with something to do with Google’s server (where the emails are going to).

In the asp I’ve not set a server address/name etc, ive just let it do what ever it does, could this be the key?

Or anything else?

Thank you
 
The delivery bounce back should shed some light onto the problem. It will either be a local problem such as not being able to route out, or the remote server bouncing back which could be something like the sender name. If you can get a mail bounced back to yourself and look at the message and the headers it should point you in the right direction.
 
Back
Top Bottom