GithubHelp home page GithubHelp logo

pforret / postmarkit Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 865 KB

Use Postmark API to send emails (CLI/bash) -- UNDER DEVELOPMENT

License: MIT License

Shell 100.00%
bash scripting postmark email api bashew

postmarkit's Introduction

bash_unit CI Shellcheck CI GH Language GH stars GH tag GH License basher install

postmark

Use Postmark API on the command line pforret/postmark

Usage

Program: postmark.sh 1.0.0 by [email protected]
Updated: Jan  3 17:14:14 2021
Description: Use Postmark API on the command line
Usage: postmark.sh [-f] [-h] [-q] [-v] [-B <bcc>] [-C <cc>] [-F <from>] [-G <tag>] [-K <token>] [-M <stream>] [-S <subject>] [-T <to>] [-l <log_dir>] [-t <tmp_dir>] <action> <input?>
Flags, options and parameters:
-f|--force       : [flag] do not ask for confirmation (always yes) [default: off]
-h|--help        : [flag] show usage [default: off]
-q|--quiet       : [flag] no output [default: off]
-v|--verbose     : [flag] output more [default: off]
-B|--bcc <?>     : [option] bcc: address
-C|--cc <?>      : [option] cc: address
-F|--from <?>    : [option] from: address  [default: <author email>]
-G|--tag <?>     : [option] email tag  [default: test]
-K|--token <?>   : [option] Postmark API server token  [default: POSTMARK_API_TEST]
-M|--stream <?>  : [option] Postmark stream  [default: outbound]
-S|--subject <?> : [option] email subject  [default: Mail from <user>@<host> - <date>]
-T|--to <?>      : [option] to: address  [default: [email protected]]
-l|--log_dir <?> : [option] folder for log files   [default: ~/log/postmark]
-t|--tmp_dir <?> : [option] folder for temp files  [default: .tmp]
<action>         : [parameter] action to perform: check/html/text/md
<input>          : [parameter] input text or html (optional)

Installation

with basher

basher install pforret/postmark

or with git

git clone https://github.com/pforret/postmark.git
cd postmark

Acknowledgements

© 2021 Peter Forret

postmarkit's People

Contributors

pforret avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.