By galetrail on
I'm currently set up under the user registration option "Visitors can create accounts but administrator approval is required." When a user registers, they get an email that says they have to wait for administrative approval. However, the administrator never recieves an email to notify them that a user is waiting for approval.
Just a note I'm also using: Login Toboggan version: 1.133.2.7
Please help.
Drupal Newbie.
Comments
=-=
I'm not sure what you are asking for happens by default. Don't you have to set up and action and a trigger?
Sometimes this happens to
Sometimes this happens to me. I have found that 90% of the time my problems are solved if I install SMTP module ( http://drupal.org/project/smtp ) and use it to handle sending mail from the drupal site.
mJetPax
"I drank what?!" Socrates, 399 B.C.
Admin Email
The account that you specify at the below address is where messages are sent for users that must be authenticated.
You can send from that account without actually creating it, which is why visitors receive the email.
You will need to create an account on your web server with the same name to recieve the admin email.
admin/settings/site-information
were you able to fix the email issue?
Just wondering how you resolved it. I am also using toboggan