Page created: 26 Jul 2021
|
Page updated: 7 Dec 2022
| 1 min read
9.0 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 Directory Server can use.