2017 © Pedro PelĂĄez
 

project batmail

Send a newsletter based on a html file with local image folder.

image

smalot/batmail

Send a newsletter based on a html file with local image folder.

  • Thursday, April 20, 2017
  • by smalot
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Batmail

Send a newsletter based on an html file with local image folder. This tool should only be used for test., (*1)

Setup

wget -O- https://github.com/smalot/batmail/releases/download/v0.2/batmail.phar > batmail
chmod +x batmail

Use

./batmail send index.html --to=test@example.com --inline

Options

Use the to option to specify the mail destination., (*2)

The inline option is usefull to improve both Gmail and Outlook support by copying css from <style> tags to inline attribute style., (*3)

Update

./batmail self-update

The Versions