Hello
I would like to change the email address for the contact form (the one that get the messeges from the site)
where do I do this
thanks
In the manger go to Tools >> Configuration and select the User tab, about half way down there is a field for the email address.
You could also do this directly in the form you use.
Thanks for your replay ,
I did what you said , but still I dont get the messeges from the contact form ,
I installed the modx with the demo site included
Thanks
-
☆ A M B ☆
- 24,524 Posts
Have you ever received mail from any other scripts on your domain? Is your domain on shared hosting? Is the email account where you are sending the email on the same server as your site?
Some hosting providers block any mail from going out of the server itself when using the PHP mail() function to prevent their servers from being used for spam.
Also if you are running on your local machine the email function may be blocked.