E-mail notification when user account is enabled

Is there any way to automatically send an email message to a user when his/her account is enabled in the admin panel?

On the user page in the admin backend there is a little cogwheel on the bottom left where you can tick a checkbox for “Send email to new user”. I think this is the functionality you’re looking for?

Unfortunately not… this option does not trigger the send e-mail functionality while enabling users (after have created the user via occ command in cli). I think it only works when creating a new user via admin web gui interface.