Enable account login notifications by default
We're looking for a way to enable the following by default (that is, for present and newly created users):
notify_account_authn_link=1
notify_account_login=1
notify_contact_address_change=1
notify_password_change=1
How do we do that? What's the workaround?
Changing them one by one is not a wise decision.
-
Hello, There's no global option to enable this option by default. I encourage you to open a feature request if this is something you'd like to see added to the product: cPanel API 2 Functions - CustInfo::savecontactinfo - Software Development Kit - cPanel Documentation Additionally, you could create a custom bash script that uses the above cPanel API 2 function, and then setup a post Accounts::Create hook that automatically runs the custom bash script after the account creation process: Thank you. 0
Please sign in to leave a comment.
Comments
1 comment