Online Help
Email Client Reference
Reference for the instance-wide email client used by AlloyScan to deliver notification emails for all Sites. Configure it at Admin Center > App management > Email.
Note: This page covers instance-level administration in App Management. It is used by Global Administrators.
Fields
| Field | Type | Values | Default | Description |
|---|---|---|---|---|
| Type | Combobox | Microsoft Graph API (other transport types may be available per deployment) | — | Selects the email transport. |
| Tenant ID | String (GUID) | — | — | For Microsoft Graph API: the directory (tenant) ID of the Azure application. Required. |
| Client ID | String (GUID) | — | — | For Microsoft Graph API: the application (client) ID of the Azure application. Required. |
| Client secret | String (masked) | — | — | For Microsoft Graph API: the client secret value of the Azure application. Required. |
| Message from | Email address | Any valid email address the application is permitted to send from | — | Sender address used on outgoing notification emails. Required. |
Note: Details may vary by deployment.
Constraints
- The Email client is instance-global — the configuration applies to every Site on the AlloyScan instance.
- You must be a Global Administrator to view or change these settings.
- The Test button validates the configuration against the chosen transport. If the test fails, save is still possible but outgoing notifications will not be delivered until the configuration is corrected.