maild

command module
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2017 License: GPL-3.0 Imports: 7 Imported by: 0

README

maild

mail http service

Usage

Usage of ./maild:
  -from string
        from (default=user)
  -p string
        listening port (default "3001")
  -pass string
        smtp pass
  -port int
        smtp port (default 25)
  -smtpaddr string
        smtp address
  -user string
        smtp user

Demo

./maild -smtpaddr your_smtpaddress -pass your_password -user example@example.com

curl -s -F receiver="example@example.com" -F subject="hello" -F body="body text" localhost:3001

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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