Title: Instruction Confusing
Last modified: August 31, 2016

---

# Instruction Confusing

 *  [SommersJeff](https://wordpress.org/support/users/sommersjeff/)
 * (@sommersjeff)
 * [10 years ago](https://wordpress.org/support/topic/instruction-confusing/)
 * The validation instructions are confusing
    The use of the <your> does not seem
   to distinguish between client and website owner
 * The From file instruction in the plugin says that the email should not be the
   same as the To field but in the example the same email is used for both.
 * can anyone show me some instructions giving John as the owner of the website 
   and Mary as the client.
 * Otherwise I have no idea how to validate the form
 * [https://wordpress.org/plugins/contact-form-7/](https://wordpress.org/plugins/contact-form-7/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [davinian](https://wordpress.org/support/users/davinian/)
 * (@davinian)
 * [10 years ago](https://wordpress.org/support/topic/instruction-confusing/#post-7171986)
 * [@sommersjeff](https://wordpress.org/support/users/sommersjeff/) [your-name] 
   generally refers to the senders name.
 * It is good practice to put your own, or better still, the websites email address
   in the **From** field like this (change yourdomain.com to the actual domain name
   of your website) and if you also use [your-name] it will show the senders name
   in the from part of the email.
 *     ```
       [your-name] <wordpress@yourdomain.com>
       ```
   
 * You will then need to add the senders name and email address as a **Reply-To:**
   address in the **Additional Headers** section like this (this way you can still
   use the reply in your email programme).
 *     ```
       Reply-To:  [your-name] <[your-email]>
       ```
   
 * There is lots of info/answers in the Docs and FAQs.
    [http://contactform7.com/docs/](http://contactform7.com/docs/)
   [http://contactform7.com/faq/](http://contactform7.com/faq/)
 *  [cvcreative](https://wordpress.org/support/users/cvcreative/)
 * (@cvcreative)
 * [10 years ago](https://wordpress.org/support/topic/instruction-confusing/#post-7171990)
 * [@sommersjeff](https://wordpress.org/support/users/sommersjeff/), any luck here?
   Also finding the same issue confusing and unsure how to meet the criteria.
 * [@davinian](https://wordpress.org/support/users/davinian/), been to your help
   links. Not so much help. Can you provide further direction what should be listed
   in the from field. Nothing I am using or finding seems to clear the errors.
 *  [davinian](https://wordpress.org/support/users/davinian/)
 * (@davinian)
 * [10 years ago](https://wordpress.org/support/topic/instruction-confusing/#post-7172012)
 * Hi, ok this covers all fields.
 * **1) **The **To:** field needs to be your email address where you what to receive
   the message.
 * **2) **The **From:** field is the bit most people get stuck on. To avoid your
   messages being spammed, it is best to send your messages from an email address
   that belongs to your website/domain name – NOT the email address of the sender(
   _that should be added as a Reply-To: see step 3 below_)
 *     ```
       [your-name] <wordpress@yourdomain.com>
       ```
   
 * Note: change **yourdomain.com** to the actual domain name of your website (_the
   wordpress@ part is ok to use, you do not need to change that_) and if you add[
   your-name] before the email, the sender name will show in the from part of the
   email when you receive it.
 * **3)** Add the following to the **Additional Headers** section — this will allow
   you to use the Reply button in your email programme to send a reply to the sender.
 *     ```
       Reply-To:  [your-name] <[your-email]>
       ```
   
 * **4)** If you set up your forms before the last update, you may also need to 
   add some text to the **Subject** field – the reason for this is that the Subject
   box on the form is not a Required filed, some email providers might treat an 
   email with no subject as spam, so adding something like the following will avoid
   any possible problems.
 *     ```
       Message form (put your website name here) [your-subject]
       ```
   
 * You could also make the Subject a required filed by adding a **\*** and words(
   required) to the Form part like this.
 *     ```
       <p>Subject (required)<br />
           [text* your-subject] </p>
       ```
   
 * _All the codes in the [brackets] are default CF7 codes, if you have changed any
   of the codes in the Form section, you will need to make sure you use the same
   corresponding code in the Mail section._
 * Hopefully this will help – but let me know if you still have any problems.
 *  [mairag](https://wordpress.org/support/users/mairag/)
 * (@mairag)
 * [10 years ago](https://wordpress.org/support/topic/instruction-confusing/#post-7172031)
 * My forms have the correct settings, after many hours reading suggestions, but
   the “Misconfiguration….” message won’t go away, will CF7 team ever address this
   bug?
 *  [davinian](https://wordpress.org/support/users/davinian/)
 * (@davinian)
 * [10 years ago](https://wordpress.org/support/topic/instruction-confusing/#post-7172086)
 * [@mairag](https://wordpress.org/support/users/mairag/) can you post a screen-
   shot of the Form and Mail tabs?

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Instruction Confusing’ is closed to new replies.

 * ![](https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255)
 * [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7/reviews/)

## Tags

 * [emails](https://wordpress.org/support/topic-tag/emails/)
 * [validation](https://wordpress.org/support/topic-tag/validation/)

 * 5 replies
 * 4 participants
 * Last reply from: [davinian](https://wordpress.org/support/users/davinian/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/instruction-confusing/#post-7172086)
 * Status: not resolved