Closed (fixed)
Project:
Lightweight Directory Access Protocol
Version:
7.x-2.x-dev
Component:
Task
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Mar 2013 at 21:18 UTC
Updated:
21 Feb 2018 at 11:30 UTC
Jump to comment: Most recent
Comments
Comment #1
kenorb commentedTry Rules module.
Comment #2
kenorb commentedComment #4
markusd1984 commentedWhat about the integrated "Welcome (no approval required)" Email in the account settings?
/admin/config/people/accounts#edit-email-no-approval-required
Would this require a modification or setup of a rule to trigger this?
(if so any help how to set up the rule please?)
UPDATE: I managed to create the rule, it was simpler than I thought :)
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
Comment #5
markusd1984 commented