Menu

Email message not there

Help
Cadu
2006-01-30
2013-06-03
  • Cadu

    Cadu - 2006-01-30

    Hello,I just installed and set up a php form and I used it and I dont receive the email from the form submitted

    Any1 can help?

     
    • TNTEverett

      TNTEverett - 2006-01-30

      Sometime an extra leading or trailing space can cause this problem.  Sometimes the process.php file has the wrong email address (for whatever reason). 
      First check the email account in the process.php file (line start with "mail(".  If it is a variable from the form it will be the first field in the mail() finction and it iwll start with a dollar sign (ex: $Email).  If it is not a variable it is still the first field but it will be your specific email account surrounded by double quotes. 
      If things look right but still does not work, add to this post again and we'll take it from there. 

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.