Appnitro Software Forums » MachForm 2

Not receiving email notification of new form entries


  1. bcjag76
    Member

    Hi, I tried searching the forums for the answer, but I didn't have any luck. I'm hosting my site with Godaddy Linux hosting. I filled out a test form, and while I got the entry showing in Machform, I failed to receive an email.

    I did run the test script below that I found on another thread and received that email instantly, so it's working there.

    <?php
     mail('your_email@example.com', 'Test Subject', 'Test Message');
     echo "Mail sent! Please check it.";
    ?>

    Can anyone tell me where I need to go to fix this??

    Posted 2 years ago #
  2. Did you set the settings in your email settings?

    Manage Forms ==> Select the form of interest ==> Click on the emails button.

    Posted 2 years ago #
  3. Are you sure that your email account isn't filtering out the mail as SPAM. I am having an issue with my corporate email is dumping the emails into a SPAM folder that I do not have access to but it works great with gmail.

    Posted 2 years ago #
  4. bcjag76
    Member

    I got it figured out. I had to install the form mailer from Godaddy in my hosting plan. Thank you guys for the help!

    Posted 2 years ago #

RSS feed for this topic

Reply