Benachrichtigungen können mit Benutzerkonten zusammenhängen (Kennwortwiederherstellung) oder E-Mail-Warnungen von anderen Automation Suite-Diensten wie dem Orchestrator enthalten.
Um E-Mail-Einstellungen zu konfigurieren , melden Sie sich beim Hostportal als Systemadministrator an, stellen Sie sicher, dass Host auf der linken Seite ausgewählt ist, und klicken Sie auf Einstellungen .
If you are still using the old admin experience, navigate to the Global Settings page instead.
For Insights alerts and scheduled emails, an email server must be configured at installation time. See Using the configuration file for more details.
E-Mail-Einrichtung
Field | Description |
---|---|
SMTP Host | The IP or Domain of the SMTP server. |
SMTP Domain | Domain for the username, if SMTP server requires authentication. |
SMTP Port | The SMTP port. For example, if you are using a Gmail account to send mail messages and Enable secure connection is selected, the port should be 587. |
SMTP Username | The username of the SMTP server, if it requires authentication. For example, if you are using Gmail, fill in this field with the email address to be used to send messages. You can leave this field blank if you want to use anonymous authentication. |
SMTP Password | The password for the email account specified in SMTP Username. You can leave this field blank if you want to use anonymous authentication. |
Default From Address | The email address from which to send system email messages. |
Default From Display Name | A custom display name for the email address from which you send system notifications. |
Fehlersuche und ‑behebung
For offline installations, if system emails are not sent and you encounter the error SslHandshakeException, make sure that both port 80
and port 587
are opened for the machine (single node | multi-node).
E-Mail-Einstellung
Option | Description |
---|---|
Enable secure connection | If enabled, the connection is secured and a TLS certificate is required for the SMTP domain you are using. If disabled, the connection is not secured. Both port 587 and port 80 must be opened during installation for this setting to work. |
Aktualisiert vor 2 Monaten