• I have everything working as I would like accept one thing.

    The goal is when the sender completes the form they get a confirmation email with their results and not just a carbon copy because I want to be able to provide them with a different subject and an intro paragraph.

    I’m using the Mail(2) section to do this.

    To: [your-email]
    From: [email protected]
    Subject: Submission Confirmation Message

    Now here is my question and problem; the message I receive looks like the following: WordPress [email protected]

    How can I make it display the name of the site? (ie Europa [email protected])

    I have tried [Europa] [email protected], Europa [email protected] but those don’t give the desired results.

    Any suggestions or feedback would be awesome. Thanks

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Contact Form 7] Displaying your name in the From field when sending a CC to the sender’ is closed to new replies.