A JS based utility to speed up cold emailing, useful for people looking for opportunities in Academia.
ColdMailer is a simple web application that allows you to send personalized emails to multiple recipients using the "mailto" protocol. Simply enter a list of names, email addresses, a subject line, and the body of the email, and ColdMailer will generate a series of "mailto" links that you can use to send the emails with prefilled salutation line including the recipeint name.
ColdMailer is live at coldmailer.site.
To use ColdMailer, simply follow these steps:
- Open coldmailer.site in your web browser.
- Enter the name and email address of each recipient separated by commas in the fields. You can also add a subject line and the body of the email.
- Click the "Generate Links" button. This will create a series of "mailto" links, one for each recipient.
- Click on the name of a recipient to open their "mailto" link in a new window. This will open your default email client and create a new email message with the recipient's email address, subject line, and body of the email pre-populated.
- Send away !
ColdMailer is licensed under the MIT License.