lmtpdeliver

command module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2022 License: MIT Imports: 7 Imported by: 0

README

lmtpdeliver

Simple LMTP deliver HTTP API

Your received eml files to deliver any Mail delivery agents. (ex. received in Amazon SES, deliver to Dovecot)

Usage

launch
$ lmtpdeliver
Deliver a mail
$ curl -X POST \
       -F mail=@mail.eml \
       -F to=user@example.com \
       http://127.0.0.1:8080/delivery

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