Skip to content

Commit bb854b6

Browse files
Update src/content/docs/cloudflare-one/email-security/detection-settings/allow-policies.mdx
Co-authored-by: Jun Lee <[email protected]>
1 parent 3d1631f commit bb854b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/cloudflare-one/email-security/detection-settings/allow-policies.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ To configure allow policies:
5858
- **Accept sender**: Messages from this sender will be exempted from Spam, Spoof, and Bulk dispositions. Refer to [Allow policy configuration use cases](#use-case-1) for use case examples on how to configure allow policies for accept sender.
5959
- **Rule type**: Specify the scope of your policy. Choose one of the following:
6060
- **Email addresses**: Must be a valid email. Enter an email address whose emails are going to be exempted.
61-
- **IP addresses**: It is the IP address of the email server. Any email address sent from that email server is going to be allowed. The IP address can only be IPv4. IPv6 and CIDR are invalid entries.
61+
- **IP addresses**: This is the IP address of the email server. Any email address sent from this email server is going to be allowed. The IP address can only be IPv4. IPv6 and CIDR are invalid entries.
6262
- **Domains**: Must be a valid domain.
6363
- **Regular expressions**: Must be valid Java expressions. Regular expressions are matched with fields related to the sender email address (envelope from, header from, reply-to), the originating IP address, and the server name for the email. For example, you can enter `.*@domain\.com` to exempt any email address that ends with `domain.com`.
6464
- **(Recommended) Sender verification**: This option enforces DMARC, SPF, or DKIM authentication. If you choose to enable this option, Email Security will only honor policies that pass authentication.

0 commit comments

Comments
 (0)