Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Timeout after email sent with contact form

Solved by Seb View solution

Started by Seb 8 years ago · 1 replies · 733 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 complanar, 5 days ago
0 118 5 days ago
Plugins · by Vladimir Novak, 1 month ago
3 581 1 month ago
Plugins · by Mathieu Lecouturier, 1 month ago
3 394 1 month ago
Plugins · by Slebeig, 2 months ago
1 510 2 months ago
Plugins · by Rene, 3 months ago
2 704 3 months ago