Microsoft
Software
Hardware
Network
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/emailadd
ress, 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
Import from excel file (cell with string too long is cut)
Need individual preloaders to display for dynamically loading images
SQL Server Table name change
Can't choose program to open a file
How to recover a broken pst file?
Shell Script to turn off the Application Firewall when user is on IP address 128.183, then turn it back on when they are not at that address
Outlook Cached Exchange Mode -VBA not firing events
extended desktop, window swap screens
system32/hal.dll missing or corrupt on Windows 2003 Server
[wxPython] Combo Boxes and EVT_COMBOBOX