Email Service
Super Admin
Overview
Section titled “Overview”Configure the email provider used by the platform for sending notifications, invitations, and confirmations.
Available Providers
Section titled “Available Providers”SMTP (Nodemailer)
Section titled “SMTP (Nodemailer)”| Field | Description |
|---|---|
| Host | SMTP server address |
| Port | Connection port |
| Secure | Enable SSL/TLS connection |
| Username | Authentication username |
| Password | Authentication password |
Microsoft 365 Graph API
Section titled “Microsoft 365 Graph API”| Field | Description |
|---|---|
| Tenant ID | Azure AD tenant ID |
| Client ID | Registered application ID |
| Client Secret | Application secret |
| Mailbox | Email mailbox address |
Google Workspace
Section titled “Google Workspace”| Field | Description |
|---|---|
| Service Account Key | JSON content of the service account key |
| Mailbox | Email mailbox address |
General Settings
Section titled “General Settings”Regardless of the selected provider:
| Field | Description |
|---|---|
| From email | Address used as sender (e.g., no-reply@prodgy.ai) |
| Organization name | Name displayed in sent emails |
Test Configuration
Section titled “Test Configuration”Before saving, you can validate the configuration:
- Enter a test email address
- Click Test Connection
- The system sends a test email and reports whether the connection was successful or displays error details
Saving
Section titled “Saving”Click Save to persist the configuration. Passwords and secrets are masked in the interface and are only sent to the server when modified.