Error trying to email user...
Hello,
I've tried to send an email to a user about some product I had purchased. When I go to his user profile and select "email" I get the email dialog form. I filled it out and hit send. After a long while, I get an internal server error.
Here is what the dialog says:
An exception occurred when setting up mail server parameters.
This exception was caused by: coldfusion.mail.MailSessionException: An exception occurred when setting up mail server parameters..
The error occurred in D:\RCU\act_send_message.cfm: line 17
Called from D:\RCU\act_send_message.cfm: line 17
Called from D:\RCU\act_send_message.cfm: line 17
15 : #form.message#
16 :
17 : #form.sender#
18 : </cfmail>
19 :
I'm using a mac and tried it on both Chrome and Firefox and get the same issue.