ewandennis / eml2sparkpost

Simple command-line utility to parse and send an RFC822-compliant file (e.g. .eml extension) via SparkPost.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eml2sparkpost

Simple command line utility, written in PHP script. External dependencies are described in source code comments.

Usage is shown if you run the command with no arguments.

To set up API key: create a file named sparkpost.ini as follows

[SparkPost] Authorization = "your api key string"

About

Simple command-line utility to parse and send an RFC822-compliant file (e.g. .eml extension) via SparkPost.


Languages

Language:PHP 100.0%