Closed (fixed)
Project:
User Import
Version:
6.x-2.4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2011 at 23:30 UTC
Updated:
24 Sep 2012 at 01:51 UTC
I've got all the users imported and some of them have already logged in. But I need to figure out how to go back and send the notification to all members now, to alert them of their login info. Is there a way to do this using this module?
Comments
Comment #1
LudachrisGSX commentedAs a follow up to this question, I don't mind if I have to force a reset of all the passwords in order to achieve this by the way.
Comment #2
robert castelo commentedNo, this module is geared to only send the welcome email to new users, i.e. when an account is created. One reason for that is that passwords are write only and are not available when the account is being created.
If you really needed to you could import new passwords for users and hack the module to send those out.
Comment #3
robert castelo commented