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 emails


  1. troyjoseph
    Member

    I installed the script successfully and was able to test the functionality of the form by filling it out 3 times. I tried to submit a few more test and now it is not working although i have not changed the script whatsoever nor have i modified any settings. Why am i not getting the emails i used to get? Please check for yourself at: http://71.18.106.16/machform/test.php

    i also verified that it is not going into any spam folders.

    Thanks in advance.

    Posted 16 years ago #
  2. yuniar

    Troy,

    I've tested your form previously and received the email after few hours.
    This seem to be mail server problem.

    To test the mail functionality on your server, create a new .php file and insert this code:

    <?php
    mail('test@example.com', 'Test Email', "This is a test");
    echo "Mail sent";
    ?>


    Change the email above with your email address and then run the script from your browser few times.

    Check your inbox and see if the email delivered.

    If you didn't get any email or there is some delay, then you will need to contact your hosting support regarding this.

    Some hosting provides dedicated SMTP server for sending email, perhaps your hosting company provide this also?

    PS. I've replied to your email yesterday. Did you get it?


    MachForm Founder

    Posted 16 years ago #

RSS feed for this topic

Reply