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 |
Jump to:
Description
I check the checkbox, it says its sent, but nothing is sent.
Any suggestions on how to debug?
thanks,

#1
Are any other email notifications being sent from your site?
#2
yes -- update notifications0
#3
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...