"Welcome (no approval required)" Email not being sent for first time logins (drupal account creations via LDAP).
Is this supposed to work?

/admin/config/people/accounts#edit-email-no-approval-required

In my LDAP User Setup > Application of Drupal Account settings to LDAP Authenticated Users , I selected
"Account creation policy at /admin/config/people/accounts/settings applies to both Drupal and LDAP Authenticated users."

and in that account settings > Registration and cancellation I selected Visitors to be able to create accounts, so they can immediately sign in without approval (which works fine).

1) Does this work for anybody else or perhaps have you implemented a notification for this?
2) Also a notification to the site admin? (to make aware of any newcomers/first time logins)?

Comments

markusd1984 created an issue. See original summary.

markusd1984’s picture

Issue summary: View changes
markusd1984’s picture

UPDATE - Rule is required to trigger send email

1) Create New Rule and select React on event "User created frfom LDAP Entry"
/admin/config/workflow/rules/reaction/add
2) Add Action: Send account e-mail

Data selector: user
Value: Welcome (no approval required)

Lastly edit the email template accordingly and test it /admin/config/people/accounts#edit-email-no-approval-required

markusd1984’s picture

Assigned: Unassigned » markusd1984
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.