Skip to main content

Brizy Form not sending emails.

Comments

3 comments

  • Mihail Stremenovskii

    Hello!

    Thank you for your question.

    How did you connect your form to emails?

    Please check for the instructions here: https://support.brizy.io/hc/en-us/articles/360043670132-Contact-form-integrations-

    Kind regards

    Mihail

    0
  • Dylan J Carlson

    I'm having this issue now, but it will send to my email address, however it wont send to my clients

     

    0
  • KC George

    Hi Dylan,

    The WordPress option for email notifications send out emails through the PHP Mail feature of WordPress; which has certain limitations.      

    • PHP mail doesn't support SMTP authentication or the use of an external SMTP server. This means it doesn't provide any blocklisting or spam protection features, so your email messages could easily end up in your recipients’ junk folders.
    • PHP doesn’t do a great job of setting email headers correctly. This can result in errors that will cause emails to be flagged as spam
    • Emails sent by PHP mail may be blocked. Some Internet Service Providers (ISPs) do not allow emails sent by PHP mail as a form of spam protection

    If you are having email deliverability issue, you may want to consider other two options of sending email notifications.

    1. Email notification via Gmail
    2. Email notification via SMTP
    0

Please sign in to leave a comment.