-48 VDC Remote Power Manager
Advanced Operations
145
Installation and Operations Manual
Setting the SMTP server address:
The Set Email Host command sets the IP address or hostname of the SMTP server.
To set the SMTP server address:
At the Switched -48 VDC: prompt, type
set email smtp host
, followed by the SMTP server’s IP address or hostname
and press
Enter
.
Examples
The following command sets the SMTP server address to 55.55.55.55:
Switched -48 VDC: set email smtp 55.55.55.55<Enter>
The following command sets the SMTP server address to email.servertech.com:
Switched -48 VDC: set email smtp email.servertech.com<Enter>
Changing the SMTP server port:
With SMTP support enabled, the unit sends SMTP requests to the default SMTP port number 25. This port number can be
changed using the Set Email SMTP Port command.
To change the TACACS port:
At the Switched -48 VDC: prompt, type
set email smtp port
, followed by the port number and press
Enter
.
Example
The following changes the SMTP port number to 5555:
Switched -48 VDC: set email smtp port 5555<Enter>
Setting the ‘From’ email address:
The Set Email From command sets the ‘from’ email address. By default, this is set to ‘Sentry3_’ plus the last three
octets of the unit’s MAC address. Example: ‘Sentry3_510c90@’
To set the ‘From’ email address:
At the Switched -48 VDC: prompt, type
set email from
, followed by the originating email address and press
Enter
.
Example
The following command sets the ‘from’ email address to [email protected]:
Switched -48 VDC: set email from [email protected]<Enter>
Setting the ‘To’ email address:
The Set Email PrimaryTo and Set Email SecondaryTo commands set the recipient email addresses.
To set the ‘To’ email address:
At the Switched -48 VDC: prompt, type
set email
, followed by
primaryto
or
secondaryto
and the destination email
address. Press
Enter
.
Examples
The following command sets the primary ‘to’ email address to [email protected]:
Switched -48 VDC: set email primaryto [email protected]<Enter>
The following command sets the secondary ‘to’ email address to [email protected]:
Switched -48 VDC: set email secondaryto [email protected]<Enter>