How To Enable Account Creation Notifications in DirectAdmin?
Suppose you would like all admin accounts to be notified via your DirectAdmin server’s messaging system every time a new account is created by any account type (other admins, resellers, etc.). In that case, you will need to enable the setting in the DirectAdmin configuration. Learn, How To Enable Account Creation Notifications in DirectAdmin?
Login to server as root.
In the DirectAdmin’s configuration file, we need to enable the setting notify_admins_on_all_account_creation by changing its value to 1 using the following command,
/usr/local/directadmin/directadmin set notify_admins_on_all_account_creation 1 restart
The above command will make the changes in /usr/local/directadmin/conf/directadmin.conf file by adding 1 value in front of notify_admins_on_all_account_creation to enable the feature. You can verify the made changes using following command,
cat /usr/local/directadmin/conf/directadmin.conf | grep notify_admins_on_all_account_creation
You will now receive notifications via the messaging system in the following format,
Subject: User account knownhostda has just been created
Account resellerhosting has just created User knownhostda from IP 1.2.3.4 Domain: knownhostaccount.com
Conclusion
Now that we’ve gone over how to enable account creation notifications in the DirectAdmin control panel. Every time the new account is created on the DirectAdmin server, all the privileged admins will be notified accordingly.
KnownHost offers 365 days a year, 24 hours a day, all 7 days of the week best in class technical support. A dedicated team ready to help you with requests should you need our assistance. You’re not using KnownHost for the best webhosting experience? Well, why not? Check with our Sales team to see what can KnownHost do for you in improving your webhosting experience.