To enable the SMTP account status notification handler, use the
dsconfigcommand.
$ 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