Verify your email, point your form at the endpoint, and submissions land straight in your inbox — no account, no setup, no server required.
Edit the code on the left, verify your email on the right, and submit a real test — it will land in your inbox.
action URL is your endpoint — replace YOUR@EMAIL.COM with your verified email.
<input type="hidden" name="_captcha" value="false">
Enter an email and click Verify. We send a one-time confirmation link — click it to activate your endpoint.
Set your form's action to /f/your@email.com. That's all the backend you need.
After a visitor submits, they're redirected to a quick CAPTCHA check. Disable it any time with the hidden field.
Every entry is formatted and emailed directly to you. No login.