Page created: 15 Jul 2022
|
Page updated: 20 Jan 2023
| 1 min read
9.2 Product PingDirectory Directory Capability Product documentation Content Type Administration User task Monitoring and Management IT Administrator Administrator Audience Software Deployment Method Configuration
-
To configure a simple mail server, use the dsconfig
command.
$ bin/dsconfig create-external-server --server-name smtp1 \ --type smtp --set server-host-name:smtp.example.com
-
To configure an SMTP server, use the dsconfig command.
$ bin/dsconfig set-global-configuration-prop \ --set smtp-server:smtp1
This command adds the server to the global list of mail servers that the PingDirectory server can use.