• Use dsconfig to enable the SMTP account status notification handler.
    $ 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