Update SMTP settings for the email delivery channel
- Last UpdatedJan 11, 2023
- 2 minute read
- PI System
- PI Server 2024 R2
- PI Server
You need to configure the email delivery channel to be able to receive email notifications. This must be done once for each PI AF server.
-
To start PI System Explorer, click Start > Programs > PI System > PI System Explorer.
-
Click
on the PI System Explorer toolbar, or click File > Server Properties.
-
Click the Plug-Ins tab.
-
Scroll down to the Delivery Channel Plug-Ins section, then right-click Email and select Settings.
-
In the Email Delivery Channel Configuration window, change the following parameters as needed:
-
SMTP Server: The fully-qualified domain name of the machine running the SMTP server.
-
Port: The listener port of the SMTP Server.
-
Authentication options: Options for a primary SMTP server authentication. See Configure authentication for SMTP server connection.
-
Use TLS: Option to enable Transport Layer Security (TLS) encryption for the primary server
-
Backup SMTP Server: The fully-qualified domain name of the machine running the backup SMTP Server.
-
Port: The listener port of the backup SMTP Server.
-
Authentication options: Options for a secondary SMTP server authentication.
-
Use TLS: Option to enable Transport Layer Security (TLS) encryption for the secondary server
-
Sender Email: The email address from which notification messages will be sent.
-
Allow contacts to set sender email: Specifies whether individual contacts can change the email address from which their notification emails are sent.
-
Send Timeout: Time allowed for sent emails to be received by the primary SMTP server before failover to the backup SMTP server occurs.
-
Backup Fail Back Time: During failover, specifies how long the backup SMTP server sends email before attempting to fail back to the primary server.
-