Please support our ColdFusion advertiser: Programming Forums
Views: 3325 | Replies: 7
•
•
Join Date: Apr 2007
Posts: 28
Reputation:
Rep Power: 2
Solved Threads: 0
Hi,
I've set up a "Send Page to Friend" function using a script that I donwloaded.
It works fine if I use my email as the recipient address, but I receive the following error when I try to send it to a Yahoo address:
Invalid Addresses; nested exception is: class javax.mail.SendFailedException: 550 5.7.1 <blahblah@yahoo.com>... Relaying denied. IP name lookup failed
I'm able to send a regular email to Yahoo through our mail server, so I'm wondering if the error is coming from the Yahoo mail server because I'm submitting a form? Is there a better way to create a "send page to friend" function other than cfmail?
Thank you!
I've set up a "Send Page to Friend" function using a script that I donwloaded.
It works fine if I use my email as the recipient address, but I receive the following error when I try to send it to a Yahoo address:
Invalid Addresses; nested exception is: class javax.mail.SendFailedException: 550 5.7.1 <blahblah@yahoo.com>... Relaying denied. IP name lookup failed
I'm able to send a regular email to Yahoo through our mail server, so I'm wondering if the error is coming from the Yahoo mail server because I'm submitting a form? Is there a better way to create a "send page to friend" function other than cfmail?
Thank you!
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)






Threaded Mode