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
2 changes: 2 additions & 0 deletions src/content/docs/email-security/account-setup/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ title: Account setup
pcx_content_type: navigation
sidebar:
order: 3
group:
hideIndex: true

---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ title: Egress IPs
pcx_content_type: reference
sidebar:
order: 1

---

When you set up Email Security (formerly Area 1) using an [inline deployment](/email-security/deployment/inline/), you need to tell your existing email providers to accept messages coming from Email Security's egress IP addresses.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ title: Reference
pcx_content_type: navigation
sidebar:
order: 3
group:
hideIndex: true
head:
- tag: title
content: Reference - Inline deployment
Expand Down
3 changes: 2 additions & 1 deletion src/content/docs/email-security/reference/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ title: Reference
pcx_content_type: navigation
sidebar:
order: 8

group:
hideIndex: true
---

import { DirectoryListing } from "~/components"
Expand Down
Loading