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 · 701 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 Vladimir Novak, 2 weeks ago
3 291 2 weeks ago
Plugins · by Mathieu Lecouturier, 3 weeks ago
3 277 3 weeks ago
Plugins · by Slebeig, 2 months ago
1 403 2 months ago
Plugins · by Rene, 2 months ago
2 574 2 months ago
Plugins · by Xavier, 3 months ago
2 490 3 months ago