Drupal Developer portal - Admin notifications for user registration approvals

We have a drupal based developer portal for opdk 4.18.05, with approval required configuration for new user registrations. How do you configure notifications to admin users whenever a new user registers. I have this configuration already set:

Admin Menu->Configuration->People->Admin Notification

Send to Both a custom email address and a specific role(s) is selected

The email addresses mentioned are valid.

Specific Roles-> administrators is selectedadmin-notification-config.jpg

Receive Email upon user creation is selected

The SMTP configuration is valid and the user who registers is getting an email

Thank you for registering at XXX - API Portal. Your application for an account is currently pending approval.

With the above configuration, neither the custom email addresses nor the admin users are receiving any notifications when a new user registers.

Is there any other configuration I am missing in order to receive the admin notifications?

Screenshot of the configuration attached.

Solved Solved
0 4 462
1 ACCEPTED SOLUTION

Use rules module. It will send the email. I have the same thing set up in my dev portal and it works fine.

View solution in original post

4 REPLIES 4

Use rules module. It will send the email. I have the same thing set up in my dev portal and it works fine.

@Zohaib Masood - Thanks for this info. Got this working.

glad to help

I am also facing the same problem not sure which configuration need to setup. Please suggest.