Contact form 7 Multiple Recipients


Contact form 7 sends emails to multiple recipients. We can send emails to selectable or conditional email addresses by shortcode.

We can send emails by Bcc (blind carbon copy) or Cc (carbon copy). We need to add contact form 7 additional headers. It is very easy.

Go to wp-admin > contact form 7 > email > additional headers add Bcc or Cc

Verify Email Headers By MailMug

Easily verify email body or header details by the mailmug.ent SMTP free sandbox account.

How To Inspect Email Headers And Body?

It is very easy. Just install the WordPress Mail Logging – PostBox plugin. It is a free plugin.

Then go to wp-admin > Email Logs. Now we can see email headers, subjects, and bodies.

Contact Form 7 Multiple To Emails

We can add multiple “To” emails in the contact form 7 “Mail” section by “commas“.

Please check the following image.

Contact form 7 multiple to emails
More contact form 7 plugins. Get it now

Contact form 7 Dynamic (Selectable – Dropdown ) Recipient

Step 1: Add select tag input field in form.

Example: [select* your-recipient “SEO|[email protected]” “Support|[email protected]”]

Step 2: We can set “To” address [your-recipient] in contact form 7 “Mail” section.

Go to Form > Email > To

Contact Form 7 selectable recipient

OR

Add an additional header with cc or bcc for the contact form 7 recipient.

cc: [your-recipient]

Save form entries to the MySQL database

You can save submissions to external or internal MySQL databases by following the plugins

  1. Database pro
  2. CFDB7 Database

Save pipe data to database CFDB7 Pipe Plugin