{"id":3493,"date":"2013-08-26T18:43:23","date_gmt":"2013-08-26T22:43:23","guid":{"rendered":"http:\/\/www.gravityplugins.com\/?post_type=gdoc&#038;p=185"},"modified":"2025-09-02T06:57:20","modified_gmt":"2025-09-02T10:57:20","slug":"troubleshooting-notifications","status":"publish","type":"post","link":"https:\/\/docs.gravityforms.com\/troubleshooting-notifications\/","title":{"rendered":"Troubleshooting Notifications"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\" id=\"h-how-email-notifications-are-sent\">How email notifications are sent<\/h2>\n\n\n\n<p>Like most other WordPress plugins, <strong>Gravity Forms does not handle emails directly<\/strong>. Gravity Forms uses the <a href=\"http:\/\/codex.wordpress.org\/Function_Reference\/wp_mail\">wp_mail()<\/a> function that is provided by WordPress to send any emails.<\/p>\n\n\n\n<p>Once Gravity Forms hands the email off to the WordPress wp_mail() function, one of the following occurs:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>WordPress directly interacts with <strong>your web server to send the email<\/strong>.<\/li>\n\n\n\n<li>WordPress contacts your <strong>SMTP<\/strong> or external 3rd party <strong>mail server to send the email<\/strong> (e.g. SendGrid, Mailgun, etc.).<\/li>\n<\/ul>\n\n\n\n<p>After WordPress hands the email off, it&#8217;s up to the mail server, as well as the recipient&#8217;s mail server, to complete the sending of the email. We don&#8217;t have any control over the delivery process once the email is passed to WordPress.<\/p>\n\n\n\n<p>If you&#8217;re having trouble sending or receiving emails from Gravity Forms, this article will provide you with a few different steps to follow. In the overwhelming majority of cases, these steps have been proven to resolve a multitude of email issues.<\/p>\n\n\n\n<p>Note: WordPress allows filtering of emails sent using <a href=\"http:\/\/codex.wordpress.org\/Function_Reference\/wp_mail\">wp_mail()<\/a> function, this means third-party plugins or custom functions can alter any aspect of the email after Gravity Forms passes it to WordPress.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-ensure-wordpress-and-gravity-forms-are-up-to-date\">Ensure WordPress and Gravity Forms are up-to-date<\/h2>\n\n\n\n<p>The first thing you want to check is your WordPress and Gravity Forms versions. The version you are on could potentially have a bug in it that is fixed within a newer version. Checking that you are running the latest version is a critical step in troubleshooting any issues.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-check-your-settings\">Check your settings<\/h2>\n\n\n\n<p>When configuring notifications, it&#8217;s easy to miss an error in the recipient address or elsewhere. By looking over the notification configuration carefully, a quick mistake can be easily resolved.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-check-for-typos\">Check for typos<\/h3>\n\n\n\n<p>It&#8217;s easy for a small typo to turn into a big problem. Check for any typos within your notification feeds.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-avoid-spaces\">Avoid spaces<\/h3>\n\n\n\n<p>Within your notification, check for any spaces in the recipient&#8217;s address, or between multiple addresses. If a space exists in the setting, it can potentially cause the notification to fail.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-use-a-valid-from-address\">Use a valid From Address<\/h3>\n\n\n\n<p>Within the sender, or <em>From Email<\/em> field, ensure that it is the address that the message is originating from, that <strong>must be an email address authorized by your server (e.g. an email using the same domain that your site uses)<\/strong>.<\/p>\n\n\n\n<p>In plain English, <strong>don&#8217;t use your visitor&#8217;s email as from address<\/strong>, always use your site domain in the from address.<\/p>\n\n\n\n<p>If not, things like <a href=\"https:\/\/support.google.com\/a\/answer\/33786?hl=en\">SPF records<\/a> and\/or <a href=\"http:\/\/dmarc.org\/\">DMARC<\/a> records can cause the mail to be marked as spam and\/or rejected. <strong>If you need to allow the recipient to reply to another address, set it as the <em>Reply To<\/em> address instead.<\/strong><\/p>\n\n\n\n<p>Many providers as <em>Yahoo<\/em>, <em>AOL<\/em> or <em>Gmail<\/em> are known to apply this policy. For more information on the <em>Yahoo<\/em> domain issue, visit the following:<br> <a href=\"http:\/\/www.pcworld.com\/article\/2141120\/yahoo-email-antispoofing-policy-breaks-mailing-lists.html\">Yahoo email anti-spoofing policy breaks mailing lists<\/a>.<br> For more info on the <em>AOL<\/em> domain issue, visit the following:<br> <a href=\"http:\/\/www.cnet.com\/uk\/news\/aol-imposes-stricter-email-rules-to-stem-spoofing-attack\/\">AOL imposes stricter email rules<\/a>.<br> You can also read about Gmail DMARC policy changes here:<br> <a href=\"https:\/\/sendgrid.com\/blog\/gmail-dmarc-update-2016\/\">Gmail DMARC Update 2017<\/a>.<\/p>\n\n\n\n<p>These are only a few examples, <strong>applying this policy to fight against spam is becoming a standard in the email and hosting industry<\/strong>, therefore using a valid from address for your emails must be always in your top list when configuring your notifications settings.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-avoid-using-same-email-in-from-and-to-addresses\">Avoid using same email in From and To addresses<\/h3>\n\n\n\n<p>Far too often, we see situations where an email address is configured as both the <em>From Address<\/em> and <em>To Address<\/em>. For many mail providers, this will cause the email to be rejected as spam (or placed in a spam folder). Be sure that you use a different, valid email address in the <em>From<\/em> setting.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-check-routing-conditions\">Check routing conditions<\/h3>\n\n\n\n<p>If you have routing configured for the notification recipient, be sure to double-check that at least one condition was successfully met. If none of the conditions were met, a notification would not be sent, as it would not have a valid recipient.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-is-the-notification-enabled\">Is the notification enabled?<\/h3>\n\n\n\n<p>While testing forms, it&#8217;s common to disable notifications to prevent receiving numerous emails that we don&#8217;t really need. Sometimes you can forget to enable the notification again (it happens more than you think \ud83d\ude04).<\/p>\n\n\n\n<p>To check if your notifications are enabled, access the form editor, then click on *Notifications at the top menu. You should see a list of all configured notifications for that form. Be sure that all notifications are enabled and the toggle switch to the left of the notification name is green.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-use-third-party-transactional-email-services-or-smtp\">Use Third-Party Transactional Email Services or SMTP<\/h2>\n\n\n\n<p>In some cases, PHP sendmail may not function due to server configuration or email reliability issues. Using third-party transactional email services or SMTP can offer greater reliability and resolve many issues.<\/p>\n\n\n\n<p><a href=\"https:\/\/www.gravityforms.com\/gravity-smtp\/\" target=\"_blank\" rel=\"noreferrer noopener\">Gravity SMTP<\/a> connects with various SMTP providers and API-based services to manage email sending for Gravity Forms, WordPress, themes, and other plugins. Documentation can be found at <a href=\"https:\/\/docs.gravitysmtp.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">docs.gravitysmtp.com<\/a>.<\/p>\n\n\n\n<p class=\"alert_yellow\"><strong>Note<\/strong>: <em>For more information on accessing the product and licensing, refer to our&nbsp;<a href=\"https:\/\/docs.gravitysmtp.com\/frequently-asked-questions\/\" target=\"_blank\" rel=\"noreferrer noopener\">FAQ<\/a>.<\/em><\/p>\n\n\n\n<p>Alternatively, Gravity Forms has add-ons for the following major third-party transactional email services:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/docs.gravityforms.com\/setting-up-the-mailgun-add-on\/\" target=\"_blank\" rel=\"noreferrer noopener\">Mailgun<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/docs.gravityforms.com\/setting-up-the-postmark-add-on\/\" target=\"_blank\" rel=\"noreferrer noopener\">Postmark<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/docs.gravityforms.com\/setting-up-the-sendgrid-add-on\/\" target=\"_blank\" rel=\"noreferrer noopener\">SendGrid<\/a><\/li>\n<\/ul>\n\n\n\n<p>Using any of the above add-ons enables you to configure Gravity Forms to send notifications using the selected service, without impacting other emails sent by WordPress, the theme, or other plugins.<\/p>\n\n\n\n<p>If you prefer to use an SMTP server or transactional email service to handle sending email for the entire site, there are a number of third-party plugins available in the WordPress plugin directory. You can find some suggestions here:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/wordpress.org\/plugins\/sar-friendly-smtp\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">SAR Friendly SMTP<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/wordpress.org\/plugins\/post-smtp\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Post SMTP Mailer\/Email Log<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/wordpress.org\/plugins\/easy-wp-smtp\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Easy WP SMTP<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/wordpress.org\/plugins\/mailgun\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Mailgun for WordPress<\/a><\/li>\n<\/ul>\n\n\n\n<p>Whichever plugin you install, you would configure it using the details provided by the SMTP or transaction email service you are using.<\/p>\n\n\n\n<p><em>\u200b<strong>Disclaimer<\/strong>: Third-party se<\/em>rvices, <em>plugins, or code snippets that are referenced by our Support documentation or in Support Team communications are provided as suggestions only. We do not evaluate, test or officially support third-party solutions. You are wholly responsible for determining if any suggestion given is sufficient to meet the functional, security, legal, ongoing cost and support needs of your project.<\/em><br><br><em><em><em>Feedback, feature, and integration requests, and other functionality ideas can be submitted at <\/em><\/em><\/em><a href=\"http:\/\/forms.roadmap.gravity.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">http:\/\/forms.roadmap.gravity.com\/<\/a><em><em><em>.<\/em><\/em><\/em><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-sending-result-notes\">Sending Result Notes<\/h2>\n\n\n\n<p>Starting with Gravity Forms 2.4.15 you will see a note added to each entry, <strong>created with this version or newer<\/strong>, with the result for each notification sending process.<\/p>\n\n\n\n<p>To find this note, simply go to your form <a href=\"https:\/\/docs.gravityforms.com\/entries\/\">Entries list<\/a>, click on an entry from the list to load the <a href=\"https:\/\/docs.gravityforms.com\/entry-detail\/\">entry details page<\/a>, and scroll down to the Notes section.<\/p>\n\n\n\n<p><strong>If you see any of the following notes added to your entry, all worked as expected from Gravity Forms side of things<\/strong>. But something happened during email sending between WordPress and your sending server.<\/p>\n\n\n\n<p>Check below the most common results reported by WordPress.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-wordpress-successfully-passed-the-notification-email-to-the-sending-server\">WordPress successfully passed the notification email to the sending server.<\/h3>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"alignleft\"><a href=\"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-successful.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"279\" src=\"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-successful-1024x279.png\" alt=\"WordPress successfully passed the notification email to the sending server.\" class=\"wp-image-23502\" srcset=\"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-successful-1024x279.png 1024w, https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-successful-300x82.png 300w, https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-successful-768x209.png 768w, https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-successful.png 1220w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n<\/div>\n\n\n<p><br> This means that your Gravity Forms notification settings are fine, the email was passed to wp_mail() function without issues, and WordPress reported successfully handing off the notification for delivery. Now the ball is in the sending server side. Only your server admin can investigate this further.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-could-not-instantiate-mail-function\">Could not instantiate mail function.<\/h3>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"alignleft\"><a href=\"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-could-not-instantiate-mail-function.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"313\" src=\"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-could-not-instantiate-mail-function-1024x313.png\" alt=\"Could not instantiate mail function\" class=\"wp-image-23501\" srcset=\"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-could-not-instantiate-mail-function-1024x313.png 1024w, https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-could-not-instantiate-mail-function-300x92.png 300w, https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-could-not-instantiate-mail-function-768x235.png 768w, https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-could-not-instantiate-mail-function.png 1219w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n<\/div>\n\n\n<p>WordPress cannot send the email because, for some reason, the <a href=\"https:\/\/github.com\/WordPress\/WordPress\/blob\/master\/wp-includes\/class-phpmailer.php\">PHPMailer class included in WordPress<\/a> (used by the wp_mail() function) can&#8217;t use the PHP mail function. Most of the time, this is caused by some restriction in your hosting (e.g. a spam filter was triggered on your server and the email was rejected).<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-smtp-error-connect-failed\">SMTP Error: connect() failed<\/h3>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"alignleft\"><a href=\"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-smtp-connect-failed.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"320\" src=\"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-smtp-connect-failed-1024x320.png\" alt=\"SMTP connect() failed.\" class=\"wp-image-23503\" srcset=\"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-smtp-connect-failed-1024x320.png 1024w, https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-smtp-connect-failed-300x94.png 300w, https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-smtp-connect-failed-768x240.png 768w, https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-smtp-connect-failed.png 1184w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n<\/div>\n\n\n<p><br> You&#8217;re using a SMTP plugin to send the emails, but WordPress can&#8217;t connect to the SMTP server. The most common causes for this are incorrect settings in your SMTP plugin, your hosting is blocking the outgoing connection to the SMTP server, or the SMTP server is blocking connections coming from your web server.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-smtp-error-could-not-authenticate\">SMTP Error: Could not authenticate<\/h3>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"alignleft\"><a href=\"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-smtp-authentication-failed.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"320\" src=\"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-smtp-authentication-failed-1024x320.png\" alt=\"SMTP connect() failed.\" class=\"wp-image-23504\" srcset=\"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-smtp-authentication-failed-1024x320.png 1024w, https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-smtp-authentication-failed-300x94.png 300w, https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-smtp-authentication-failed-768x240.png 768w, https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-smtp-authentication-failed.png 1184w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n<\/div>\n\n\n<p><br> In this case, WordPress can reach the SMTP server, but it can&#8217;t authenticate. This can be caused again by incorrect details used in your SMTP plugin (double check not only the username and password, but also the port and encryption used). You might also see this error when the SMTP user that you&#8217;re trying to use is not active (e.g. disabled by an admin).<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-smtp-error-data-not-accepted\">SMTP Error: Data not accepted<\/h3>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"alignleft\"><a href=\"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-SMTP-Error-Data-not-accepted.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"243\" src=\"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-SMTP-Error-Data-not-accepted-1024x243.png\" alt=\"\" class=\"wp-image-23836\" srcset=\"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-SMTP-Error-Data-not-accepted-1024x243.png 1024w, https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-SMTP-Error-Data-not-accepted-300x71.png 300w, https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-SMTP-Error-Data-not-accepted-768x182.png 768w, https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-SMTP-Error-Data-not-accepted.png 1271w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n<\/div>\n\n\n<p><br> This means that the SMTP server is rejecting your email message because it contains something not allowed by the SMTP server rules. Most of the time it can be due to from address restrictions (many SMTP servers only allow using the email address associated to the username that you&#8217;re using to send the email), but it can be any other part of your email content.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-wordpress-was-unable-to-send-the-notification-email\">WordPress was unable to send the notification email<\/h3>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"alignleft\"><a href=\"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-WordPress-was-unable-to-send-the-notification-email.png\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"243\" src=\"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-WordPress-was-unable-to-send-the-notification-email-1024x243.png\" alt=\"\" class=\"wp-image-23835\" srcset=\"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-WordPress-was-unable-to-send-the-notification-email-1024x243.png 1024w, https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-WordPress-was-unable-to-send-the-notification-email-300x71.png 300w, https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-WordPress-was-unable-to-send-the-notification-email-768x182.png 768w, https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-WordPress-was-unable-to-send-the-notification-email.png 1271w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n<\/div>\n\n\n<p><br> In this case, WordPress was unable to send the email for unknown reasons, the sending server didn&#8217;t provide any additional information. Only the sending server admin can investigate this further.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-enable-logging\">Enable Logging<\/h2>\n\n\n\n<p><strong>By using <a href=\"https:\/\/docs.gravityforms.com\/logging-and-debugging\/\">logging<\/a>, you can easily cover scenarios where the sending result note is not being added to the entry, and why they are occurring<\/strong>. Reviewing your logs will allow you to see where the notification might be failing, and resolve the issue if it&#8217;s within the scope of Gravity Forms side of things. <strong>If you need to contact support for better understanding of the log contents, don&#8217;t turn off logging until receiving a response from support, or your log files will be deleted<\/strong>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-check-for-plugin-or-theme-conflicts\">Check for plugin or theme conflicts<\/h2>\n\n\n\n<p>Sometimes other plugins or themes create issues that stop notifications from working. Please go through the following instructions to test for a Plugin or Theme conflict.<\/p>\n\n\n\n<p><a href=\"https:\/\/docs.gravityforms.com\/testing-theme-plugin-conflict\/\">Testing for a Theme\/Plugin Conflict<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-contact-your-web-host\">Contact your web host<\/h2>\n\n\n\n<p>If there wasn&#8217;t a plugin or theme conflict, SMTP isn&#8217;t working for you, or you&#8217;re seeing in your log any of the results described in the logging add-on section, then you will want to contact your web host and have them look at the server logs to check to see if there are any errors being written.<\/p>\n\n\n\n<p>Often they will see if things are being blocked, by them on purpose or due to some server misconfiguration issues.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-ip-blacklisting\">IP Blacklisting<\/h2>\n\n\n\n<p>IP blacklisting is a process where an IP address is flagged and added to a list of banned or restricted addresses due to suspicious or harmful activity, such as sending spam, spreading malware, or engaging in unauthorized access. Mail servers and network security systems use these blacklists to filter out potentially dangerous or unwanted traffic, often preventing emails from blacklisted IPs from reaching their recipients. <strong>Being on a blacklist can impact email deliverability and web access, necessitating steps to resolve and avoid further listing.<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong><a href=\"https:\/\/www.spamhaus.org\/\" target=\"_blank\" rel=\"noreferrer noopener\">Spamhaus<\/a><\/strong> is a well-known anti-spam organization that maintains several real-time blacklists (RBLs) to help detect and block spam emails. Their blacklists are used globally by ISPs, email providers, and corporations to filter out suspicious or malicious email traffic.<\/li>\n\n\n\n<li><strong><a href=\"https:\/\/mxtoolbox.com\/\" target=\"_blank\" rel=\"noreferrer noopener\">MXToolbox<\/a><\/strong> offers a suite of diagnostic tools, including an IP blacklist checker that scans multiple blacklists to see if a specific IP address is flagged. It helps identify deliverability issues and monitor email server health.<\/li>\n\n\n\n<li><strong><a href=\"https:\/\/www.barracudacentral.org\/lookups\" target=\"_blank\" rel=\"noreferrer noopener\">Barracuda<\/a><\/strong> provides a range of security solutions, including an email blacklist that identifies IPs associated with spam activities. Their reputation blocklist is integrated into their security appliances and services, protecting users from spam and other malicious content.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-email-content-analysis-tools\">Email Content Analysis Tools<\/h2>\n\n\n\n<p>Email content analysis tools help you ensure your emails look good and avoid being marked as spam. They check things like your subject line, the text in your email, and how everything is formatted. If your email has too many links, spammy words, or weird formatting, these tools will let you know and give tips on how to fix it. They can also test how different inboxes will treat your email so you know if it might get blocked or sent to the spam folder.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/mailshake.com\/email-analyzer\/\" target=\"_blank\" rel=\"noreferrer noopener\">Mailshake<\/a>. Increase engagement on your cold emails by improving deliverability and readability<\/li>\n\n\n\n<li><a href=\"https:\/\/trustifi.com\/email-analyzer\/\">Trustifi<\/a>. Discover&nbsp;<strong>hidden details, diagnose problems<\/strong>, and gain a deeper understanding of your mail flow with our Email Analyzer Tool.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-configure-your-spf-and-dmarc-records\">Configure your SPF and DMARC Records<\/h2>\n\n\n\n<p><a href=\"https:\/\/support.google.com\/a\/answer\/33786?hl=en\">SPF<\/a>\u00a0and\u00a0<a href=\"http:\/\/dmarc.org\/\">DMARC<\/a>\u00a0records are designed to allow third-party email servers to validate the authenticity of the email sender. These records are configured in your domain DNS settings and are something you will need to configure in your domain registrar or DNS control panel.<\/p>\n\n\n\n<p><strong>The absence or misconfiguration of these records can cause the email to be marked as spam or be rejected<\/strong>. DMARC records are not required; while they are widely adopted, not every email server uses them. If your integration provides the option to configure a DMARC record, we recommend taking advantage of that.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Gravity Forms uses WordPress&#8217; built-in sendmail (wp-mail.php) to send its e-mail notifications. If you are having trouble sending or receiving Notifications, please try the following steps.<\/p>\n","protected":false},"author":16,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_autodraft_ids":[],"jetpack_post_was_ever_published":false,"_sb_is_suggestion_mode":false,"_sb_show_suggestion_boards":false,"_sb_show_comment_boards":false,"_sb_suggestion_history":"","_sb_update_block_changes":"","_is_real_time_mode":false,"_realtime_collaborators":"","footnotes":"","cf_checklist_status":["SEO Title Length","Internal Links","External Links","Category Assigned"]},"categories":[19479],"tags":[],"class_list":["post-3493","post","type-post","status-publish","format-standard","hentry","category-notifications","wpautop"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.6.1 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Troubleshooting Notifications - Gravity Forms Documentation<\/title>\n<meta name=\"description\" content=\"Gravity Forms uses WordPress&#039; built-in sendmail (wp-mail.php) to send its e-mail notifications. If you are having trouble sending or receiving Notifications, please try the following steps.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/docs.gravityforms.com\/troubleshooting-notifications\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Troubleshooting Notifications\" \/>\n<meta property=\"og:description\" content=\"Gravity Forms uses WordPress&#039; built-in sendmail (wp-mail.php) to send its e-mail notifications. If you are having trouble sending or receiving Notifications, please try the following steps.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/docs.gravityforms.com\/troubleshooting-notifications\/\" \/>\n<meta property=\"og:site_name\" content=\"Gravity Forms Documentation\" \/>\n<meta property=\"article:published_time\" content=\"2013-08-26T22:43:23+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-02T10:57:20+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-successful.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1220\" \/>\n\t<meta property=\"og:image:height\" content=\"332\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Justin Pakes\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@gravityforms\" \/>\n<meta name=\"twitter:site\" content=\"@gravityforms\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Justin Pakes\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"21 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/troubleshooting-notifications\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/troubleshooting-notifications\\\/\"},\"author\":{\"name\":\"Justin Pakes\",\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/#\\\/schema\\\/person\\\/8a88745ec2ee5bc1bb24eea8634bf376\"},\"headline\":\"Troubleshooting Notifications\",\"datePublished\":\"2013-08-26T22:43:23+00:00\",\"dateModified\":\"2025-09-02T10:57:20+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/troubleshooting-notifications\\\/\"},\"wordCount\":2058,\"publisher\":{\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/troubleshooting-notifications\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/docs.gravityforms.com\\\/wp-content\\\/uploads\\\/2013\\\/08\\\/notification-result-successful-1024x279.png\",\"articleSection\":[\"Notifications\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/troubleshooting-notifications\\\/\",\"url\":\"https:\\\/\\\/docs.gravityforms.com\\\/troubleshooting-notifications\\\/\",\"name\":\"Troubleshooting Notifications - Gravity Forms Documentation\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/troubleshooting-notifications\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/troubleshooting-notifications\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/docs.gravityforms.com\\\/wp-content\\\/uploads\\\/2013\\\/08\\\/notification-result-successful-1024x279.png\",\"datePublished\":\"2013-08-26T22:43:23+00:00\",\"dateModified\":\"2025-09-02T10:57:20+00:00\",\"description\":\"Gravity Forms uses WordPress' built-in sendmail (wp-mail.php) to send its e-mail notifications. If you are having trouble sending or receiving Notifications, please try the following steps.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/troubleshooting-notifications\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/docs.gravityforms.com\\\/troubleshooting-notifications\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/troubleshooting-notifications\\\/#primaryimage\",\"url\":\"https:\\\/\\\/docs.gravityforms.com\\\/wp-content\\\/uploads\\\/2013\\\/08\\\/notification-result-successful.png\",\"contentUrl\":\"https:\\\/\\\/docs.gravityforms.com\\\/wp-content\\\/uploads\\\/2013\\\/08\\\/notification-result-successful.png\",\"width\":1220,\"height\":332,\"caption\":\"WordPress successfully passed the notification email to the sending server.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/troubleshooting-notifications\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/docs.gravityforms.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Troubleshooting Notifications\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/#website\",\"url\":\"https:\\\/\\\/docs.gravityforms.com\\\/\",\"name\":\"Gravity Forms Documentation\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/docs.gravityforms.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/#organization\",\"name\":\"Gravity Forms\",\"url\":\"https:\\\/\\\/docs.gravityforms.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/docs.gravityforms.com\\\/wp-content\\\/uploads\\\/2020\\\/01\\\/gravity-forms-2020-logo-stacked.png\",\"contentUrl\":\"https:\\\/\\\/docs.gravityforms.com\\\/wp-content\\\/uploads\\\/2020\\\/01\\\/gravity-forms-2020-logo-stacked.png\",\"width\":392,\"height\":515,\"caption\":\"Gravity Forms\"},\"image\":{\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/gravityforms\",\"http:\\\/\\\/@gravityforms.com\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/docs.gravityforms.com\\\/#\\\/schema\\\/person\\\/8a88745ec2ee5bc1bb24eea8634bf376\",\"name\":\"Justin Pakes\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/791cb5bec00c6dd4bec2e80cf4df9638297207d8f77890c96b6b483be434ecea?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/791cb5bec00c6dd4bec2e80cf4df9638297207d8f77890c96b6b483be434ecea?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/791cb5bec00c6dd4bec2e80cf4df9638297207d8f77890c96b6b483be434ecea?s=96&d=mm&r=g\",\"caption\":\"Justin Pakes\"},\"url\":\"https:\\\/\\\/docs.gravityforms.com\\\/author\\\/pakes\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Troubleshooting Notifications - Gravity Forms Documentation","description":"Gravity Forms uses WordPress' built-in sendmail (wp-mail.php) to send its e-mail notifications. If you are having trouble sending or receiving Notifications, please try the following steps.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/docs.gravityforms.com\/troubleshooting-notifications\/","og_locale":"en_US","og_type":"article","og_title":"Troubleshooting Notifications","og_description":"Gravity Forms uses WordPress' built-in sendmail (wp-mail.php) to send its e-mail notifications. If you are having trouble sending or receiving Notifications, please try the following steps.","og_url":"https:\/\/docs.gravityforms.com\/troubleshooting-notifications\/","og_site_name":"Gravity Forms Documentation","article_published_time":"2013-08-26T22:43:23+00:00","article_modified_time":"2025-09-02T10:57:20+00:00","og_image":[{"width":1220,"height":332,"url":"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-successful.png","type":"image\/png"}],"author":"Justin Pakes","twitter_card":"summary_large_image","twitter_creator":"@gravityforms","twitter_site":"@gravityforms","twitter_misc":{"Written by":"Justin Pakes","Est. reading time":"21 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/docs.gravityforms.com\/troubleshooting-notifications\/#article","isPartOf":{"@id":"https:\/\/docs.gravityforms.com\/troubleshooting-notifications\/"},"author":{"name":"Justin Pakes","@id":"https:\/\/docs.gravityforms.com\/#\/schema\/person\/8a88745ec2ee5bc1bb24eea8634bf376"},"headline":"Troubleshooting Notifications","datePublished":"2013-08-26T22:43:23+00:00","dateModified":"2025-09-02T10:57:20+00:00","mainEntityOfPage":{"@id":"https:\/\/docs.gravityforms.com\/troubleshooting-notifications\/"},"wordCount":2058,"publisher":{"@id":"https:\/\/docs.gravityforms.com\/#organization"},"image":{"@id":"https:\/\/docs.gravityforms.com\/troubleshooting-notifications\/#primaryimage"},"thumbnailUrl":"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-successful-1024x279.png","articleSection":["Notifications"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/docs.gravityforms.com\/troubleshooting-notifications\/","url":"https:\/\/docs.gravityforms.com\/troubleshooting-notifications\/","name":"Troubleshooting Notifications - Gravity Forms Documentation","isPartOf":{"@id":"https:\/\/docs.gravityforms.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/docs.gravityforms.com\/troubleshooting-notifications\/#primaryimage"},"image":{"@id":"https:\/\/docs.gravityforms.com\/troubleshooting-notifications\/#primaryimage"},"thumbnailUrl":"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-successful-1024x279.png","datePublished":"2013-08-26T22:43:23+00:00","dateModified":"2025-09-02T10:57:20+00:00","description":"Gravity Forms uses WordPress' built-in sendmail (wp-mail.php) to send its e-mail notifications. If you are having trouble sending or receiving Notifications, please try the following steps.","breadcrumb":{"@id":"https:\/\/docs.gravityforms.com\/troubleshooting-notifications\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/docs.gravityforms.com\/troubleshooting-notifications\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/docs.gravityforms.com\/troubleshooting-notifications\/#primaryimage","url":"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-successful.png","contentUrl":"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2013\/08\/notification-result-successful.png","width":1220,"height":332,"caption":"WordPress successfully passed the notification email to the sending server."},{"@type":"BreadcrumbList","@id":"https:\/\/docs.gravityforms.com\/troubleshooting-notifications\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/docs.gravityforms.com\/"},{"@type":"ListItem","position":2,"name":"Troubleshooting Notifications"}]},{"@type":"WebSite","@id":"https:\/\/docs.gravityforms.com\/#website","url":"https:\/\/docs.gravityforms.com\/","name":"Gravity Forms Documentation","description":"","publisher":{"@id":"https:\/\/docs.gravityforms.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/docs.gravityforms.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/docs.gravityforms.com\/#organization","name":"Gravity Forms","url":"https:\/\/docs.gravityforms.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/docs.gravityforms.com\/#\/schema\/logo\/image\/","url":"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2020\/01\/gravity-forms-2020-logo-stacked.png","contentUrl":"https:\/\/docs.gravityforms.com\/wp-content\/uploads\/2020\/01\/gravity-forms-2020-logo-stacked.png","width":392,"height":515,"caption":"Gravity Forms"},"image":{"@id":"https:\/\/docs.gravityforms.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/gravityforms","http:\/\/@gravityforms.com"]},{"@type":"Person","@id":"https:\/\/docs.gravityforms.com\/#\/schema\/person\/8a88745ec2ee5bc1bb24eea8634bf376","name":"Justin Pakes","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/791cb5bec00c6dd4bec2e80cf4df9638297207d8f77890c96b6b483be434ecea?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/791cb5bec00c6dd4bec2e80cf4df9638297207d8f77890c96b6b483be434ecea?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/791cb5bec00c6dd4bec2e80cf4df9638297207d8f77890c96b6b483be434ecea?s=96&d=mm&r=g","caption":"Justin Pakes"},"url":"https:\/\/docs.gravityforms.com\/author\/pakes\/"}]}},"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/pdGaEa-Ul","_links":{"self":[{"href":"https:\/\/docs.gravityforms.com\/wp-json\/wp\/v2\/posts\/3493","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/docs.gravityforms.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/docs.gravityforms.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/docs.gravityforms.com\/wp-json\/wp\/v2\/users\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.gravityforms.com\/wp-json\/wp\/v2\/comments?post=3493"}],"version-history":[{"count":18,"href":"https:\/\/docs.gravityforms.com\/wp-json\/wp\/v2\/posts\/3493\/revisions"}],"predecessor-version":[{"id":45626,"href":"https:\/\/docs.gravityforms.com\/wp-json\/wp\/v2\/posts\/3493\/revisions\/45626"}],"wp:attachment":[{"href":"https:\/\/docs.gravityforms.com\/wp-json\/wp\/v2\/media?parent=3493"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/docs.gravityforms.com\/wp-json\/wp\/v2\/categories?post=3493"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/docs.gravityforms.com\/wp-json\/wp\/v2\/tags?post=3493"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}