Configuring email domain verification
Email domain verification enables you to define a set of valid or verified domain names for the "from" email address for any emails that are sent from the Landmark system. "From" email addresses can be specified in a variety of places, such as for the emails sent by the system for transaction failure or invalid configurations. To monitor the use of unverified domains in these "from" email addresses, set up the following configuration parameters.
Component | Parameter Name (Key) | Description |
---|---|---|
domains | DOMAIN.<tenant_name> | Specify the verified email domains for a tenant. You can specify up to four domains, separated by commas. |
domains | ENABLEDOMAINVALIDATION[.<tenant_name>] |
Set to true to enable email domain verification for the tenant. |
domains | FALLBACKEMAILFROMADDRESS.<tenant_name> | The fallback email "from" address for the tenant when the domain name of the entered "from" address is not in the verified email domains list. |
domains | NONVERIFIEDEMAILDOMAINUSENOTIFICATIONRECIPIENT.<tenant_name> | The actor to notify when a "from" address is used whose domain name is not in the verified email domains list. |