Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 425 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 425 Bytes

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