Greetings!
I am in hopes that someone will be able to shed some light on the problem I am having. I am using SQL 2000âs SQL Mail service to generate emails programmatically. I have been using
VB applications calling stored procedures to start and send emails in-house with no problem. However, I am now trying to use the same code/procedures to send emails to vendors outside of our domain and the process fails. All looks good but the mail never arrives. I have also tested this to my yahoo email account with the same results. Any help you might be able to provide will be most appreciated!!
Chris