• Recently launched a website

    I have installed contact 7 php form for the contact page here.

    The thing is that i cannot update gmail to be used in the form.

    It is asking me to use the mail created with the domain name. Actually i need the emails to be received to the gmail.

    How to fix it?

    • This topic was modified 3 years, 8 months ago by Jan Dembowski.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • You should ask at the support forum for the plugin.
    This forum is for WordPress questions.

    Hi, geeths, I would recommend creating a new support topic in the Contact Form 7 support threads, as their support community would be best able to assist you with this issue:
    https://www.ads-software.com/support/plugin/contact-form-7/#new-topic-0

    If an email is being sent from your website domain, it should now have a FROM address from that domain. This is because emails are being spoofed by spammers and are being sent from a different domain (e.g. I send you a message from my domain asking for login details but claim to be from paypal.com). Such messages are being routed into the Spam folder, and so best practice is now to include a FROM email address that is from the website domain.

    Look at the following setup in the mail tab of Contact Form 7:

    == MAIL ==
    To: [email protected]
    From: [your-name] <[email protected]>
    Subject: Re: [your-subject]
    Additional Headers: Reply-To: [your-email]

    Hi @geeths

    There are 2 main ways you can fix this issue:

    1. Try changing the ‘address from’
    – Create a new email address (optional)
    – Change the ‘Email From’ section in Contact Form 7

    2. Use Contact Form 7 with WP Mail SMTP
    – Install WP Mail SMTP
    – Choose your Email Provider or SMTP Server
    – Enable email logging (Optional)

    Let me know if my answer can help you resolve your issue.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to connect wordpress contact form with gmail?’ is closed to new replies.