Skip to content
Grav 2.0 is officially stable. Read the announcement →
Plugins

Timeout after email sent with contact form

Solved by Seb View solution

Started by Seb 8 years ago · 1 replies · 630 views
8 years ago

Hi!

I've included a contact form which is sending email when submitted.

It works but front-office and back-office become unresponsive for 5 minutes. After that the website is back as if nothing happened

I don't know how to debug this. I've tried SSL and TLS for SMTP config.

Thank you

8 years ago Solution

I reply to myself!

My form is in a a modular page. I must add action parameter in the the form.md frontmatter and change the path to the thankyou page

YAML
form:
  action: /my-modular-page-url
  display: _my-form-module/thankyou

Now it works as expected!

👍 1

Suggested topics

Topic Participants Replies Views Activity
Plugins · by Slebeig, 5 days ago
1 103 5 days ago
Plugins · by Rene, 4 weeks ago
2 303 4 weeks ago
Plugins · by Xavier, 2 months ago
2 226 1 month ago
Plugins · by Luka Prinčič, 7 years ago
3 1413 2 months ago
Plugins · by Sebastian van de Meer, 2 months ago
1 322 2 months ago