Posts

Showing posts from January, 2017

Send mass personalized HTML emails with embedded images using Gmail & Yahoo for free

Image
There are several plugins that are available to send mass emails, run email campaigns etc. The problem is they are not free, and if they are free they impose limits on the number of emails or insert their advertisement in the mail body. However, they are pretty intuitive and super easy to use. But paying money for such a simple service, at least I do not want to do it if it's just for sending greeting cards without any business motive. So I created Java based desktop utility with a decent GUI. This utility is available for free at http://rationalminds.net/download/massmailer/2.0/RationalMassMailer.jar Since you will be putting contacts and above all your Gmail username and password in the tool, I thought to increase your confidence it will be better to make the code readable and downloadable. The source code is available on Github at  https://github.com/vbhavsingh/RationalMassMailer For security reasons, I am listing MD5 and SHA1 checksums for the original build that is dow