When someone submits your WordPress form, you need to know right away — and your visitor may expect a confirmation that their message was received. Without email notifications, you have to log into WordPress and check the submissions inbox manually. That delay costs leads, support tickets, and customer trust. Auto Form Builder includes built-in email notifications for every form. Send admin alerts when a form is submitted, send automatic confirmation emails to users, customize subjects and messages with dynamic placeholders, and route different emails based on the visitor’s answers — all from the form builder, with no extra add-on required. Last updated: Last update 18 August Auto Form Builder supports two types of email per form: Both email types are configured per form, so your contact form, support form, and newsletter signup can each have different recipients, subjects, and messages. Submissions are also stored in your Submissions inbox regardless of email settings — email is an instant alert on top of your stored records. Note: Save your form first before configuring settings. If the form has not been saved yet, you will be prompted to save it before email options become available. When you are done, click Save Form to store your notification settings. Admin notifications alert you the moment a form is submitted. Enter multiple email addresses separated by commas in the Notification Email field. For example: All listed addresses receive the same notification when the form is submitted. If you leave the Custom Message field empty, Auto Form Builder sends a styled HTML email with: Plain text format sends the same data as simple Label: value lines — no colors or tables. For more control over what appears in your inbox, use the Custom Message (Optional) field. Write your own email body and insert dynamic placeholders that are replaced with real submission data when the email is sent. Placeholders also work in the Email Subject field. For example: CAPTCHA and security token fields are automatically excluded from email content. By default, clicking “Reply” on a notification email replies to your WordPress site’s email address — not the person who submitted the form. Auto Form Builder lets you fix this with one setting. When enabled, clicking “Reply” in your email client sends your response directly to the visitor. The From address stays as your site’s admin email to preserve SPF/DKIM/DMARC deliverability — only the Reply-To header changes. Confirmation emails let visitors know their submission was received — useful for contact forms, support requests, registrations, and any form where you want to set expectations. With an empty custom message, users receive a styled email with a thank-you heading, form name, submission timestamp, and a table of their submitted data. When either admin notifications or user confirmation emails are enabled, an Email Branding section appears in Form Settings. Customize three colors per form: Defaults match the original email design, so existing forms look the same until you change the colors. The email card itself stays white for readability. Send different emails — or no email at all — based on what the visitor submitted. Both admin notifications and user confirmation emails support conditional rules. Under Conditional Notification Rules, add rules with conditions (for example, “Department equals Sales”) and choose an outcome: The first matching rule wins. If no rule matches, your default notification settings apply. Under Conditional Confirmation Email Rules, you can skip the confirmation email or send a different subject and message based on the visitor’s answers — using the same first-match logic. Auto Form Builder sends emails through WordPress’s built-in How to Set Up Email Notifications for WordPress Forms
What Email Notifications Can Do
Where to Configure Email Notifications
Step 1: Enable Admin Notification Emails
Send to Multiple Recipients
[email protected], [email protected], [email protected]Default Email Layout
Step 2: Customize the Notification Message
Available Placeholders
{form_name} — the name of your form{site_name} — your WordPress site name{date} — submission date{time} — submission time{entry_id} — the submission entry ID (when submission storage is enabled){submission_data} — a formatted table (HTML) or label/value lines (plain text) with all submitted fields{field_id} or {field_name} — individual field values (use your field’s ID or name)Example Custom Message
You have a new contact request from {form_name}. Details: {submission_data}Dynamic Subject Lines
New lead from {full_name} — {form_name}Step 3: Set Reply-To to the Submitter’s Email
Step 4: Send User Confirmation Emails
Default Confirmation Email
Example Confirmation Custom Message
Hi, thank you for contacting {site_name}! We received your message on {date} and will respond within 24 hours. Here is a copy of your submission: {submission_data}Step 5: Customize Email Branding (Optional)
Step 6: Conditional Email Rules (Optional)
Admin Notification Rules
User Confirmation Email Rules
Example Use Cases
[email protected] and sales inquiries to [email protected]Make Sure Emails Actually Arrive
wp_mail() function, which uses your hosting server’s mail by default. Many hosts deliver these emails inconsistently — they may land in spam or not arrive at all.
Table of Contents
Table of Contents
Learn how to bulk delete form submissions in WordPress. Remove multiple entries at once to clean up spam, test data, and old submissions efficiently.
Master WordPress form submission management. Learn to view, filter, search, star, export, and organize form entries like a pro with this complete guide.
Learn how to search and find form submissions in WordPress. Filter by date, form, status, and search across all submission data.
Comparing Auto Form Builder and Contact Form 7 for WordPress. See which form plugin offers better ease of use, features, and value for your website.
Learn how to view, organize, search, filter, and export your WordPress form submissions. Complete guide to submission management.
Learn why storing form data on your own server helps with GDPR compliance. Choose form plugins that keep your user data local and under your control.
Learn how to filter WordPress form submissions by date. Find entries from specific time periods quickly using date range filters.
Learn how to bulk edit, delete, and manage form submissions in WordPress. Save time with mass actions on multiple entries at once.
Learn how to restrict date fields to future dates only for event registration forms. Block past dates and set booking windows in WordPress.
Learn how to create quantity fields in WordPress forms. Collect numbers for guests, items, tickets, and more with proper validation and limits.
Learn how to star and flag important form submissions in WordPress. Prioritize leads, mark urgent requests, and organize your form entries effectively.
Learn how to create percentage input fields in WordPress forms for surveys and ratings. Collect satisfaction scores, completion rates, and allocation percentages.