Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,4 @@ sidebar:

---

All email notifications from Cloudflare are sent via `[email protected]`. If you are not receiving emails from Cloudflare, you may have marked Cloudflare as spam.

To continue receiving emails, [contact customer support](/support/contacting-cloudflare-support/).
Email notifications from Cloudflare are sent from the address `[email protected]`. If you are not receiving these emails, please refer to [Not receiving Cloudflare emails](/support/troubleshooting/general-troubleshooting/not-receiving-cloudflare-emails/)
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
title: Not receiving emails from Cloudflare
pcx_content_type: troubleshooting
---

This article may help if you are unable to receive transactional emails from Cloudflare. These types of email include:

* email verification
* forgot / reset password
* any other type of automated notification generated by the Cloudflare dashboard

If you are expecting but not receiving these emails from Cloudflare, review the following.

## Causes

* Your email address is incorrect or mistyped in the Cloudflare dashboard
* Your email server or mailbox is not working
* Your mail server or software is filtering or blocking messages from Cloudflare
* Your mail server previously bounced too many messages from Cloudflare, resulting in email delivery no longer being attempted

## Solution

1. Check that your email address is correct in the Cloudflare dashboard

Follow the [Change Your Email](/fundamentals/account/change-password-or-email/#change-email-address) guide to check & correct this.

2. Check and confirm that your email server is running and your mailbox is functional

Try sending a test email from another email service to the email address in your Cloudflare profile and check it arrives successfully. If your email domain is also using Cloudflare, you should refer to our [Email issues](/dns/troubleshooting/email-issues/) guide.

3. Make sure that [email protected] is not being blocked or filtered

All Cloudflare transactional emails will be sent from [email protected] - please check your email server / mailbox’s and ensure this address is removed from any blocklists or spam filters.

4. Your inbox previously bounced too many messages from Cloudflare

If you email server or mailbox was not working for any period of time, our mail service will stop attempting to send you messages if too many messages bounce. In this scenario, you will need to visit the [Support Portal](https://dash.cloudflare.com/?to=/:account/support) and select the category Account > My Profile > Other.
Loading