Question
Mail using Localhost
I have a smtp installed on a 2003 Windows server. However
Coldfusion will not send email out using the localhost.
The error I'm getting in the CF mail log isL javax.mail.SendFailedException: 550 5.7.1 Unable to relay for xxxx@emailadress.com ; nested exception is: class javax.mail.SendFailedException: 550 5.7.1 Unable to relay for xxxxx@emailaddress.com "
obviously I changed the email addresses.
If I create an email and put it in the mailroot's pickup folder it does send the mail out so I know the smtp service is working.
Please help, I'm very frustrated.
The error I'm getting in the CF mail log isL javax.mail.SendFailedException: 550 5.7.1 Unable to relay for xxxx@emailadress.com ; nested exception is: class javax.mail.SendFailedException: 550 5.7.1 Unable to relay for xxxxx@emailaddress.com "
obviously I changed the email addresses.
If I create an email and put it in the mailroot's pickup folder it does send the mail out so I know the smtp service is working.
Please help, I'm very frustrated.