SMTP Parameter | Description |
|---|---|
Default address of author via SMTP (FROM) | When an automated email (like a password setup email) needs to be sent, and the system cannot find a specific sender email address (such as the administrator's email), it uses this default email address instead. |
Default address of sender via SMTP (SENDER) | Used for security/authentication purposes. Emails are sent as SENDER@domain.com on behalf of [User@domain.com]. Ensures deliverability and compliance with corporate policies. Can be used in HOPEX Workflow notifications, see Managing E-mails and Notifications |
SMTP Server | The domain that handles outgoing emails. Must match the domain used in the FROM and SENDER addresses. |
SMTP Port and security | By default: 25 For secure communication use either: • (SSL): SMTP port: 465 and select Activate SMTP SSL Support • (TLS): SMTP port: 587 and select Activate SMTP TLS Support |
Activate SMTP Authentication Support (Optional) | Select if your SMTP server requires credentials and enter corresponding username and password |
Activate SMTP Proxy (Optional) | Select if a proxy is required and provide the proxy address and port |