Skip to main content
Auto Form Builder
Download FREE
Configuring email notification settings for a WordPress form

How to Set Up Email Notifications for WordPress Forms

A form that submits into a void is a missed opportunity. You want to know the instant someone gets in touch, and the person who wrote in wants reassurance their message went through. Auto Form Builder handles both with configurable email notifications — an admin alert for you and a confirmation for your visitor. Here’s how to set them up properly.

Two kinds of email

Every form can send two types of email, each configured separately in Form Settings:

  • Admin notification — tells you (or your team) that a submission arrived.
  • User confirmation — thanks the person who submitted and confirms their details.

You can use one, both, or neither, per form.

Set up the admin notification

Open Form Settings and configure the admin notification. Set the recipient — this can be you, a shared inbox, or several addresses. Write a clear subject so you can spot submissions at a glance, and compose the body using placeholders like {submission_data} to drop in all the answers and {form_name} to identify which form it came from. Choose whether the email goes out as styled HTML or plain text.

Set up the user confirmation

The user confirmation email goes to the person who filled in the form. Point it at your form’s Email field so it reaches the right inbox, then write a friendly message confirming you received their submission. Placeholders work here too, so you can personalize the confirmation and include a copy of what they sent. Like the admin email, it can be HTML or plain text.

Send different emails based on answers

Not every submission should trigger the same email. With conditional logic, you can route notifications intelligently: send a sales enquiry to one address and a support request to another, change the subject based on what the visitor selected, or skip an email entirely in certain cases. The same applies to the confirmation email — you can send a different one, or none, depending on the answers. This turns a single form into something that behaves like several.

Fixing the “my emails aren’t arriving” problem

This is the most common issue people hit, and it’s almost never the form. By default, WordPress sends mail through the server’s basic PHP mailer, which frequently lands in spam or gets blocked outright. The fix is to configure SMTP for your site, which routes email through a proper mail service so messages actually get delivered. It’s a standard WordPress requirement that applies to every plugin that sends email — once it’s set up, your notifications arrive reliably.

Don’t rely on email alone

Email is convenient, but it’s not a system of record — messages get deleted, buried, or filtered. That’s why every submission is also stored in your submissions dashboard, independent of whether the email arrives. Even if a notification goes astray, the entry is safe, searchable, and exportable. Think of email as the alert and the dashboard as the archive.

Tips for reliable notifications

  • Use a clear, consistent subject line so submissions are easy to find and filter.
  • Send confirmations from an address people recognize as yours.
  • Set up SMTP before you launch, not after you’ve missed messages.
  • Use conditional rules to route different enquiries to the right people.

Set up once, email notifications keep you and your visitors in the loop on every submission — and the dashboard makes sure nothing is ever truly lost.

Related reading: How to add email fields to WordPress forms.

Ready to never miss a submission? Install Auto Form Builder free from WordPress.org.

FAQ

Can I send a confirmation email to the person who submitted?

Yes. Point the user confirmation email at the form's Email field, and every visitor receives a confirmation after submitting.

My notification emails aren't arriving. Why?

This is almost always WordPress email delivery, not the form. Configuring SMTP for your site resolves it — a standard WordPress setup independent of any form plugin.

Related

Build it free with Auto Form Builder

Install from WordPress.org — every core field and feature is included free.