Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Email using external mail server problem

Author  Topic 

sql_er
Constraint Violating Yak Guru

267 Posts

Posted - 2008-08-26 : 16:13:05
Hello,

I have been using the "CDOSYS approach" described here => http://support.microsoft.com/kb/312839/ for sending an email from my SQL Server using the external SMTP Server.

It worked for some servers, but it failed for one of them with the following message: "The server rejected the sender address. The server response was: 530 5.7.1 Client was not authenticated"

Could anyone advise what could be done in this case to resolve the problem?

Thanks a lot!

sodeep
Master Smack Fu Yak Hacker

7174 Posts

Posted - 2008-08-26 : 19:03:10
http://classicasp.aspfaq.com/email/why-is-e-mail-to-certain-domains-being-rejected.html
Go to Top of Page
   

- Advertisement -