Enabling the SMTP account status notification handler
Steps
-
To enable the SMTP account status notification handler, use the
dsconfig
command.Example:
$ bin/dsconfig set-account-status-notification-handler-prop \ --handler-name "SMTP Handler" --set enabled:true \ --set "recipient-address:admin@example.com" \ --set "sender-address:acct-status-notifications@example.com