Drupal not sending email after new user registration or requiest for new password

dr.z - October 2, 2008 - 16:12

For reasons I do not understand the system stopped sending emails to newly registered users or when users change password?
Require e-mail verification when a visitor creates an account check box is checked and the site used to do that before.
Suggestions, please.
dr.z

Check the spam folder?

mattyoung - October 2, 2008 - 16:45

Yahoo puts my drupal email in spam folder and I keep thinking drupal didn't send email when it acutally did.

Also, check to make sure your smtp server is work by sending a test email.

Indeed, the registration

dr.z - October 2, 2008 - 17:33

Indeed, the registration emails end up in spam folder.
Any remedi for this?
dr.z

Maybe...

mattyoung - October 2, 2008 - 18:34

You need to lookup SPF and DomainKey

Check this page: http://help.yahoo.com/l/us/yahoo/mail/postmaster/

user email not sending for sure

websi7 - October 15, 2008 - 08:42

New users do NOT get emails BUT email goes to ADMIN OK

I have checked SPAM settings and mail def does NOT arrive so is not being sent

Member is on file and WAITING ACTIVATION since that is the setting

ADMIN gets notification of new user and user is supposed to get 2 emails once to confirm the application and then when approved by ADMIN

Any leads please to fix?

Maurice S Clarke
Rugby UK
http://www.tipnews.net

Same for me

ushanbb - November 27, 2008 - 11:00

Hi All,
I am having a similar problem to Maurice. I am developing 6.(2?) locally on MAMP using OSX 4.11. Everything else has gone super smooth. I have installed these modules:
cck, image, img_assist 2, tinymce (v.2) views and wysiwyg.

I have narrowed the scope down to (I think) /modules/user/user.module file line #2274 which says:

function user_register_submit($form, &$form_state) {

I believe it must be this function which is not sending the email upon completion of the registration form by an anon user.

Can anyone confirm or deny this?

TIA.

www.ushanboyd.com.au

Woops!

ushanbb - November 27, 2008 - 11:40

I think i have narrowed it down even furthur to not having smtp configured on my local. :]
www.ushanboyd.com.au

Same Here

Lindsayk - January 4, 2009 - 04:13

I get the same problem

I am using 6.8
No emails are sent for account creation or password reset.
Email are sent for Contact us.
I have tried using a different account in the Site Information section.

Please help doing it manually hurts my brain. :-)

EMail stopped working all of a sudden

depaulmathew - January 29, 2009 - 11:57

I have the same problem. It was working fine initially. All of a sudden it stopped working.

De Paul Matthew

And me, too

apatheticwes - February 17, 2009 - 21:01

I'm having the same problem. I can confirm that drupal sends emails out with the contact form, and I've tested sendmail independently on my host. It works... but just not with the creation of a new account. Everything was working for me with no problems up until a few days ago. Upon the creation of a new account nothing shows up in the recent log entries; no account created, no email sent. Yet the new account is there in my users list, awaiting verification.

Coincidentally, mailman_manager has stopped sending emails to interact with my mailing list. I'm wondering if there's a problem with system_send_email_action but am unable to troubleshoot. I've got the Email Registration module installed, and have activated/deactivated it to no effect.

Any insight or advice is warmly welcomed

Same for me in Drupal 6.9

logicalpat - September 21, 2009 - 15:15

I seem to be suffering from the same problem in Drupal 6.9. All the same symptoms as well, it was working fine last week now all of a sudden user registration emails and password reset emails aren't sent out. Anyone have any insight into this?

I found this thread which talks about a similar problem but I have yet to try out it's solution of the SMTP Authentication Support module.

any

astridman - July 3, 2009 - 02:37

Has anyone had any resolution to this issue?

describes exactly what happened to me...6.9...admin email just stopped working. client emails go out instantly but no admin emails.

I've tried using User Register Notify too. nothing.

notification emails suddenly stopped sending

bcc - July 15, 2009 - 00:34

I'm having the same issue. My D6 installation has been working fine for about 8 months now, and just this week when I added a registration allow rule and removed the admin approval step the system no longer sends an email for people registering accounts. I can see them sitting in the approval queue... but that defeats the purpose of removing the admin approval part.

Can anyone help with this issue? It looks like there are a few of us experiencing this ghost in the system.

Thanks guys :)

I'm having a similar with

margaridacarvalho - July 16, 2009 - 08:31

I'm having a similar with drupal 6. I added the registration possibilty to users. They can register, I can see them in users approval queue and they receive the e-mail saying that they account request is waiting for admin approval, but when I activate their account they don't receive the e-mail with the account details (username and password).
Does anyone know what's happening here?

similar email problems, found a fix

Davey515 - August 11, 2009 - 22:17

I had similar symptoms:
a) emails for reset passwords are sent
b) emails from contact module are sent
c) emails sent after register to confirm valid email address were not being sent

found this which relates to a fix to email problem on fasthosts, http://drupal.org/node/243046 and when applied this patch it fixed my problem

How do you make that change

rebaths - August 18, 2009 - 01:55

How do you make that change as outlined in the post you linked to?
I know nothing about php, thanks in advanced.

Bump.. really need some help

rebaths - August 27, 2009 - 02:07

Bump.. really need some help as new users aren't getting emails!

Was this ever resolved? If

jenn5714 - November 4, 2009 - 16:44

Was this ever resolved? If so, please let me know. Thanks in advance!

Jennifer C.

mail to new users

labtjd - November 27, 2009 - 18:24

Has any convenient fix to this problem be given?
It seems that we should be able to send emails to new users without rewriting the code.
But if we have to rewrite the code, then is there some clear set of instructions for doing so?

 
 

Drupal is a registered trademark of Dries Buytaert.