upmail

command module
v0.4.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 20, 2019 License: MIT Imports: 17 Imported by: 0

README

upmail

make-all make-image GoDoc Github All Releases

Provides email notifications for sourcegraph/checkup.

Table of Contents

Installation

Binaries

For installation instructions from binaries please visit the Releases Page.

Via Go
$ go get github.com/genuinetools/upmail

Usage

$ upmail -h
upmail -  Email notification hook for https://github.com/sourcegraph/checkup.

Usage: upmail <command>

Flags:

  --appengine       enable the server for running in Google App Engine (default: false)
  --password        SMTP server password (default: <none>)
  --recipient       recipient for email notifications (default: <none>)
  --mailgun-domain  Mailgun Domain to use for sending email (optional) (default: <none>)
  --sender          SMTP default sender email address for email notifications (default: <none>)
  --server          SMTP server for email notifications (default: <none>)
  --username        SMTP server username (default: <none>)
  --config          config file location (default: checkup.json)
  -d                enable debug logging (default: false)
  --interval        check interval (ex. 5ms, 10s, 1m, 3h) (default: 10m0s)
  --mailgun         Mailgun API Key to use for sending email (optional) (default: <none>)

Commands:

  version  Show the version information.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL