mail-sink

command module
v0.0.0-...-a3cb9d9 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2013 License: MIT Imports: 8 Imported by: 0

README

mail-sink

Build Status

mail-sink is a utility program that implements a "black hole" function. It listens on the named host (or address) and port. It accepts Simple Mail Transfer Protocol (SMTP) messages from the network and discards them.

Written in Go: http://www.golang.org/

Install with:

go get github.com/stone/mail-sink

Usage:

$ ./mail-sink -h
Usage of mail-sink:
-H="localhost": hostname to greet with
-i="localhost": listen on interface
-p=25: listen port
-v=false: log the mail body

Documentation

Overview

Very simple server that mimics a smtp-server, it is very forgiving about what you send to and tends to agree (OK) most of the time.

Jump to

Keyboard shortcuts

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