Closed (fixed)
Project:
User Registration Notification
Component:
Documentation
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
15 Mar 2007 at 09:39 UTC
Updated:
16 Jun 2008 at 19:11 UTC
"Notifies administrator of new user registrations."
But it not sends mail to administrator rather then to site_mail address. In my case it wasn't the same, so I didnt't get any message about new registrations. So please correct it. TIA
Comments
Comment #1
doq commentedWho is administrator? Account #1 you mean?
Comment #2
tfejos commentedYes, I mean account #1.
Comment #3
doq commented1. What to do if user #1 don't want to receive e-mails?
2. Lets go to user.module:
The code above means that user registration approval request is sent to
site_mail. So why do we need to change it to user #1 in our module?3. Sounds like a task for some other module, an extension to
user_register_notifymodule.Comment #4
tfejos commentedI'm afraid, I wasn't exact enough.
Your module is good as it is.
But please mention in description that it will send mail to site_mail, not to user #1.
It was not trivial to me from the description.
It's absolutely works good, but I needed to know why I don't get notification mails.
Comment #5
doq commentedNow I do understand. Thanks.
Comment #6
rmiddle commentedtfejos
Fixed. Is that good enough.
Thanks
Robert
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.