Login | Forgot password | Register
What is OpenID?
OpenID is an Internet-wide identity system that allows you to sign in to many websites with a single account.
With OpenID, your ID becomes a URL (e.g. http://username.myopenid.com/). You can get a free OpenID for example from myopenid.com.
For more information visit the official OpenID site.
Archive
SilverStripe Forums » Archive » User Defined Form - Email Problems
Our old forums are still available as a read-only archive.
|
Page:
1
|
Go to End | |
| Author | Topic: User Defined Form - Email Problems | 695 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
| 695 Views | ||
|
Page:
1
|
Go to Top |
Currently Online: xterso, Webdoc
Welcome to our latest member: AlfonsoGrondo


