Email notifications not being sent

dmclark - December 3, 2008 - 14:58
Project:userplus
Version:5.x-1.3
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

I check the checkbox, it says its sent, but nothing is sent.

Any suggestions on how to debug?

thanks,

#1

marcp - December 3, 2008 - 15:26

Are any other email notifications being sent from your site?

#2

dmclark - December 3, 2008 - 17:10

yes -- update notifications0

#3

marcp - December 3, 2008 - 17:18

The relevant code in userplus_add_users_submit() does something similar to what's done for user registration. So, check your user registration email settings and also check to see if users get email notification when registering via user/register.

Could be that the mailer isn't letting the mail out because the From address isn't from the same domain as the site...

 
 

Drupal is a registered trademark of Dries Buytaert.