RCU Forums - View Single Post - Error trying to email user...
View Single Post
Old 02-03-2013 | 02:23 PM
  #1  
Beaux
Junior Member
My Feedback: (10)
 
Joined: Sep 2005
Posts: 4
Likes: 0
Received 0 Likes on 0 Posts
From: Austin, TX
Default 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.