By geohelper on
How can I email the site admin whenever a new account is created? I downloaded the actions module and setup an Email action with the body "New User: %username"
What do I need to do to get this email upon registration?
How can I email the site admin whenever a new account is created? I downloaded the actions module and setup an Email action with the body "New User: %username"
What do I need to do to get this email upon registration?
Comments
Extended user status notification module
Try out the extended user status notification module. I believe that will do what you need it to do.
http://drupal.org/project/user_status
Also, if you move to Drupal 6, this part of the core now.
the user status notification
the user status notification module, to my understanding, only emails the user of its status change not the site admin. please let me know if I am missing a configuration option for this module.