hey guys, I keep getting this error trying to send an email to myself using Cold Fusion....
here's the error...
"Error","TID=752","03/10/02","14:25:41","Error occurred while attempting to send mail message. - [PT_ERROR] General error (550 5.7.1 Unable to relay for t_mckerracher@hotmail.com) - Sender = 'PC-Electronix', Recipients = 't_mckerracher@hotmail.com' - Undelivered message archived to 'C:\COLDFUSION\MAIL\UNDELIVR\CFM12.TMP'"
& here's the code...
<CFMAIL to="t_mckerracher@hotmail.com" from="PC-Electronix" subject="An order has been placed at PC-Electronix">
An order has been placed at PC-Electronix. You need to login to your <b>email addy deleted</b> account.
</CFMAIL>
any ideas ?? thanks in advance
here's the error...
"Error","TID=752","03/10/02","14:25:41","Error occurred while attempting to send mail message. - [PT_ERROR] General error (550 5.7.1 Unable to relay for t_mckerracher@hotmail.com) - Sender = 'PC-Electronix', Recipients = 't_mckerracher@hotmail.com' - Undelivered message archived to 'C:\COLDFUSION\MAIL\UNDELIVR\CFM12.TMP'"
& here's the code...
<CFMAIL to="t_mckerracher@hotmail.com" from="PC-Electronix" subject="An order has been placed at PC-Electronix">
An order has been placed at PC-Electronix. You need to login to your <b>email addy deleted</b> account.
</CFMAIL>
any ideas ?? thanks in advance