[Migrated content. Thread originally posted on 05 June 2007]
Hi All,Been trying to get a program going that sends e-mail. I downloaded the sample program that uses c$socket calls to accomplish this. I can get it to work but only if the e-mail recipient is using the same smtp server as the one sending it. If I try using an e-mail address, say to yahoo.com, I get the following error message:
553 sorry, that domain isn't in my list of allowed rcpthosts (#5.7.1)
I did a little research on this and found that it has something to do with "authenticating" the sending address...I think.
Anybody run across this one before?
Thanks,
Ted



