this may be a common problem but my form is submitting and the data is saving in wordpress. However the completed form is not being sent to the specified address.
Thus far I have tried sending PHP and SMTP. If I send php the form saves to wordpress but doesnt send the email. If I use SMTP I just get an error message when submitting the form.