Portal Engine Questions on portal engine and web parts.
Version 7.x > Portal Engine > Reset Password link for all the users in the database via email View modes: 
User avatar
Certified Developer v7
Certified  Developer v7
Gitesh - 11/18/2012 8:44:56 PM
   
Reset Password link for all the users in the database via email
Hi Guys,

Can we send an email with a password reset link to all the users of the database?

I know how to do it for one member, but not sure about how to do for all the members at the same time.

We have more than 3000 users in the database and want to send one newsletter email which is having a Reset password link.

Thanks
Gitesh Shah

User avatar
Kentico Customer Success
Kentico Customer Success
kentico_martind2 - 11/19/2012 2:58:24 AM
   
RE:Reset Password link for all the users in the database via email
Hi Gitesh,

I would recommend you to do it via API, get all users from the DB, use for each cycle and send e-mail to every users.

Another possible way is to subscribe all users to a specific newsletter and send it to all of them.

Best regards,
Martin Danko