I saw #285652: Possible to add more than one E-Mail adress?, but I'd like to be able to check off some roles where all the members of that role get emailed so I don't have to keep the email list updated.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | user_register_notify.module-role_notif.patch | 3.03 KB | deekayen |
Comments
Comment #1
rmiddle commentedComment #2
rmiddle commentedI need to think about this one. I am not sure I want to put the time into this idea.
Thanks
Robert
Comment #3
Memeshift commentedcouldn't you just put multiple email addresses separated by a comma? i.e.:
example1@email.com, example2@email.com ?
-m
Comment #4
rmiddle commentedI am going to move this to won't fix. I am willing to take a patch if someone writes it but not going to do it myself I just don't see enough use for this change to take the time to make.
Thanks
Robert
Comment #5
deekayen commentedI'll write a patch then.
Comment #6
deekayen commentedI still need this kind of feature for Drupal 5.x, but for anyone else who finds this issue, it looks like fago's rules engine can send email to a role when a new user registers in Drupal 6.x.
Comment #7
deekayen commentedAdds checkboxes for roles on the notification config screen.
Comment #8
rmiddle commented5.x version is in CVS. 6.x hopefully will be available soon.
Comment #9
rmiddle commentedComment #10
rmiddle commentedPorted and committed to CVS will be in 1.9.
Comment #11
rmiddle commenteddeekayen,
I made some some changes to clean up the setting page some but the bulk of your changes are in place.
Thanks
Robert
Comment #12
deekayen commented@#11
I'm just happy to have the feature publicly supported. Doesn't hurt my feelings at all.