17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1611 Views |
-
User Defined Form - Email Problems

20 August 2008 at 8:03am
I have a Contact-Us page that I want to use to collect feedback, ideas, problems, etc. about our company. It works pretty good except that no matter what I do it sends an email to the person that fills out the form. I tried checking and unchecking the "Email form on submit:" checkbox but it didn't seem to make a difference.
I only want an email to go to my "feedback@kangaroobox.com" address and not the user. Is something broken in 2.2.2 or am I doing something wrong?
Thanx!
Richard -
Re: User Defined Form - Email Problems

20 August 2008 at 8:54am
I know it's obvious but make sure you have the email address filled out in the form tab -> 'email submission to' field.
Also, add this to your _config.php file in your mysite directory
Email::setAdminEmail('feedback@kangaroobox.com');
-
Re: User Defined Form - Email Problems

20 August 2008 at 10:05am
Yup, I did both of those things and it does send out emails just fine; it's just sending out too many emails.
Currently, it sends one to the "admin" & one to the "user". I would like to curtail that "user" email and have the admin respond personally to each request. I was thinking that the "Email form on submit:" checkbox would allow me to do that, but it seems that I am mistaken. :/
Thanx!
Richard
| 1611 Views | ||
|
Page:
1
|
Go to Top |


