| EmailRelayId |
- Type
- reference
- Properties
- Create, Filter, Group, Sort, Update
- Description
-
The ID of the EmailRelay record.
|
| FromDomain |
- Type
- textarea
- Properties
- Create, Nillable, Update
- Description
-
Restricts the email relay to send emails based on the
sender domains (FromDomain) listed in this field.
This field is optional, accepts a list of
comma-separated values, and supports the wildcard
character.
|
| IsActive |
- Type
- boolean
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
-
Indicates whether the email domain filter is active
(true) or not (false). Use this field to enable or
disable the email domain filter.
|
| PriorityNumber |
- Type
- int
- Properties
- Create, Filter, Group, idLookup, Nillable, Sort, Update
- Description
-
Indicates the order in which the email domain filter is processed. Filters are
evaluated in ascending order. The priority number
must be unique. If this field is left blank, it is
assigned the next available number and is processed
last.
|
| ToDomain |
- Type
- textarea
- Properties
- Create, Nillable, Update
- Description
-
Restricts the email relay to send emails based on the
recipient domains (ToDomain) listed in this field.
This field is optional, accepts a list of
comma-separated values, and supports the wildcard
character.
|