You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: USAGE.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2315,7 +2315,7 @@ A single IP address or a range of IP addresses may be dedicated to an account in
2315
2315
2316
2316
IPPools allow you to group your dedicated SendGridIP addresses together. For example, you could create separate pools for your transactional and marketing email. When sending marketing emails, specify that you want to use the marketing IP pool. This allows you to maintain separate reputations for your different email traffic.
2317
2317
2318
-
IP pools can only be used with whitelabeledIP addresses.
2318
+
IP pools can only be used with authenticatedIP addresses.
2319
2319
2320
2320
If an IP pool is NOT specified for an email, it will use any IP available, including ones in pools.
2321
2321
@@ -2343,7 +2343,7 @@ If an IP pool is NOT specified for an email, it will use any IP available, inclu
2343
2343
2344
2344
IPPools allow you to group your dedicated SendGridIP addresses together. For example, you could create separate pools for your transactional and marketing email. When sending marketing emails, specify that you want to use the marketing IP pool. This allows you to maintain separate reputations for your different email traffic.
2345
2345
2346
-
IP pools can only be used with whitelabeledIP addresses.
2346
+
IP pools can only be used with authenticatedIP addresses.
2347
2347
2348
2348
If an IP pool is NOT specified for an email, it will use any IP available, including ones in pools.
2349
2349
@@ -2370,7 +2370,7 @@ If an IP pool is NOT specified for an email, it will use any IP available, inclu
2370
2370
2371
2371
IPPools allow you to group your dedicated SendGridIP addresses together. For example, you could create separate pools for your transactional and marketing email. When sending marketing emails, specify that you want to use the marketing IP pool. This allows you to maintain separate reputations for your different email traffic.
2372
2372
2373
-
IP pools can only be used with whitelabeledIP addresses.
2373
+
IP pools can only be used with authenticatedIP addresses.
2374
2374
2375
2375
If an IP pool is NOT specified for an email, it will use any IP available, including ones in pools.
2376
2376
@@ -2398,7 +2398,7 @@ If an IP pool is NOT specified for an email, it will use any IP available, inclu
2398
2398
2399
2399
IPPools allow you to group your dedicated SendGridIP addresses together. For example, you could create separate pools for your transactional and marketing email. When sending marketing emails, specify that you want to use the marketing IP pool. This allows you to maintain separate reputations for your different email traffic.
2400
2400
2401
-
IP pools can only be used with whitelabeledIP addresses.
2401
+
IP pools can only be used with authenticatedIP addresses.
2402
2402
2403
2403
If an IP pool is NOT specified for an email, it will use any IP available, including ones in pools.
2404
2404
@@ -2425,7 +2425,7 @@ If an IP pool is NOT specified for an email, it will use any IP available, inclu
2425
2425
2426
2426
IPPools allow you to group your dedicated SendGridIP addresses together. For example, you could create separate pools for your transactional and marketing email. When sending marketing emails, specify that you want to use the marketing IP pool. This allows you to maintain separate reputations for your different email traffic.
2427
2427
2428
-
IP pools can only be used with whitelabeledIP addresses.
2428
+
IP pools can only be used with authenticatedIP addresses.
2429
2429
2430
2430
If an IP pool is NOT specified for an email, it will use any IP available, including ones in pools.
2431
2431
@@ -4229,7 +4229,7 @@ For more information, please see our [User Guide](https://sendgrid.com/docs/ui/a
4229
4229
```
4230
4230
## Associate a LinkBranding
4231
4231
4232
-
**This endpoint allows you to associate a link whitelabel with a subuser account.**
4232
+
**This endpoint allows you to associate a link branding with a subuser account.**
4233
4233
4234
4234
Link branding can be associated with subusers from the parent account. This functionality allows
4235
4235
subusers to send mail using their parent's link brands. To associate a link branding, the parent account
@@ -4532,7 +4532,7 @@ Each subuser should be assigned to an IP address, from which all of this subuser
4532
4532
More information:
4533
4533
4534
4534
* [How to request more IPs](https://sendgrid.com/docs/Classroom/Basics/Account/adding_an_additional_dedicated_ip_to_your_account.html)
4535
-
* [IPs can be whitelabeled](https://sendgrid.com/docs/User_Guide/Settings/Whitelabel/ips.html)
4535
+
* [How to set up reverse DNS](https://sendgrid.com/docs/ui/account-and-settings/how-to-set-up-reverse-dns/)
0 commit comments