ericlbarnes / Statamic-email-form

Email form plugin for Statamic
http://ericlbarnes.com/blog/statamic-email-form-plugin
Other
36 stars 6 forks source link

Cannot make it work. #13

Closed migswd closed 11 years ago

migswd commented 11 years ago

Always got "Could not send email". How can I debug that ? I cannot see any error messages...

ericlbarnes commented 11 years ago

It means it either fails validation or it can't actually send the email because of server settings. You can see this section of code here: https://github.com/ericbarnes/Statamic-email-form/blob/master/email_form/pi.email_form.php#L42