System Configuration
System configuration is used to set global platform parameters, including email service, notification settings, etc.
Email Service Configuration
Configure the SMTP mail server for:
- Sending notification emails
- User password reset (if supported)
Configuration Steps
- Go to "System Management" → "System Configuration" → "Email Settings"
- Fill in the SMTP configuration:
| Configuration Item | Description | Example |
|---|---|---|
| SMTP Server | Mail server address | smtp.gmail.com |
| SMTP Port | Service port | 465 (SSL) / 587 (TLS) |
| Encryption | SSL / TLS / None | SSL |
| Sender Email | Email address for sending notifications | testnet@yourcompany.com |
| Sender Name | Displayed sender name | TestNet Notifications |
| Account | SMTP authentication account | Usually the same as the sender email |
| Password | SMTP authentication password | SMTP authorization code |
- Click "Send Test Email" to verify the configuration is correct
- Save configuration
Common Email Provider Configurations
text
SMTP Server: smtp.gmail.com
Port: 465 (SSL) or 587 (TLS)
Account: Your Gmail address
Password: App-specific password (generate after enabling 2-step verification)text
SMTP Server: smtp.exmail.qq.com
Port: 465 (SSL)
Account: Enterprise email address
Password: Email passwordtext
SMTP Server: smtp.mxhichina.com
Port: 465 (SSL)
Account: Enterprise email address
Password: Email passwordSystem Parameters
Go to "System Parameters" to configure:
| Parameter | Description |
|---|---|
| Task Timeout | Global default task timeout |
| Max Concurrent Tasks | Maximum concurrent tasks per node |
| Log Retention Days | Task log retention period |