Portal Engine Questions on portal engine and web parts.
Version 7.x > Portal Engine > Mass Emails View modes: 
User avatar
Member
Member
lwhittemore-emh - 10/10/2013 3:45:03 PM
   
Mass Emails
Is it possible to send a mass email to users with their usernames and passwords?

User avatar
Member
Member
kentico_sandroj - 10/10/2013 6:58:26 PM
   
RE:Mass Emails
Hello,

Regrettably, you will have to write some custom code. You can programmatically retrieve the users email and password and send them out. Sample code can be found in this KB article. You could use the UserInfoProvider object to retrieve all the users. For more information on the mentioned methods and tables, please check the API Reference and Database Reference.

Please let me know if you have any additional questions.

Best Regards,
Sandro