This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 2
not receiving form emails
Started 15 years ago by dgequip | 6 posts |
-
I'm no longer receiving emails from forms. I was receiving them and I'm not sure what happened.
Any advice on where to start looking?
Posted 15 years ago # -
If you are not using SMTP mail server, let's try your mail server functionality with these script :
<?php mail('your_email@example.com', 'Test Subject', 'Test Message'); echo "Mail sent! Please check it."; ?>
put those code in a PHP file and don't forget to change the mail address. After that upload the file and run from your web server. if you do not receive any email, maybe there is a problem with your mail server. I suggest to contact your web host support about this.
MachForm Support
Posted 15 years ago # -
I'm not receiving any emails from the script.
Thanks.
Posted 15 years ago # -
it is SMTP, and working now.
thank you!
Posted 15 years ago # -
Hello,
I am having trouble with Machform e-mailing and the above PHP test does work. Does anyone have any ideas on what may be wrong?
Thanks,
Richard Geer
Posted 14 years ago # -
Hi Richard,
Are you sure you have put your email address within the admin panel?
If you have done so and still not receiving the email, please contact us directly and let us know the login to your machform.We'll check it and help you fixing it.
MachForm Founder
Posted 14 years ago #
Reply
You must log in to post.