Question : Tool to bulk emailing new passwords to users

I'll shortly be setting up accounts for ome new users, about 200, and need to send each their new password.

I'll have a text file with username/password/emailaddress, I need a simple program or script than can send an email to each user and slip the other info (name, password, etc) into each  email at appropriate places.  (the source input can easily be converted to CSV, excel, a mySQL DB etc if needed)

I have a local SMTP server to use to send the outgoing mail.

There is no worry about speed - the most users that will ever get added at once with be ~2000 and there's no probelm with sending the mails out over the course of a day, so I don't need any multithreaded super-spamming system.  Unfortunatley searching for a tool to do gives search results full of lots of commerical spamming solutions.

Does anyone know of a basic email sending program that can do this?

Answer : Tool to bulk emailing new passwords to users

when i needed to send bulk email i used outlook and excel.
think of mail merge with out look. you can setup these setting in word >> mail merge >> and select email.
depending on what office you use it should be pretty simple
Random Solutions  
 
programming4us programming4us