/coldmailer-site

A JS based utility to speed up cold emailing, useful for people looking for opportunities in Academia.

Primary LanguageHTMLMIT LicenseMIT

ColdMailer

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.

Demo

ColdMailer is live at coldmailer.site.

Usage

To use ColdMailer, simply follow these steps:

  1. Open coldmailer.site in your web browser.
  2. 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.
  3. Click the "Generate Links" button. This will create a series of "mailto" links, one for each recipient.
  4. 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.
  5. Send away !

License

ColdMailer is licensed under the MIT License.