blackdotsh / mandrillapp-cli

Send emails using mandrillapp API in bash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mandrillapp-cli

dependencies: curl

  • Send emails using mandrillapp API in bash
  • Please edit the creditials in the script before using
  • Takes 3 parameters in quotes: send to address, subject, contents
  • Use sendmailF.sh if the contents of your message is directly from a file
  • Make sure you have DKIM and SPF setup correctly with your sending domain
  • \n is used to separate lines in your message contents

About

Send emails using mandrillapp API in bash


Languages

Language:Shell 100.0%