Closed (cannot reproduce)
Project:
userplus
Version:
5.x-1.3
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Dec 2008 at 14:58 UTC
Updated:
26 Jan 2011 at 00:14 UTC
I check the checkbox, it says its sent, but nothing is sent.
Any suggestions on how to debug?
thanks,
Comments
Comment #1
marcp commentedAre any other email notifications being sent from your site?
Comment #2
dmclark commentedyes -- update notifications0
Comment #3
marcp commentedThe 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...
Comment #4
marcp commented