smtp

package
v0.0.0-...-a6b3528 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2016 License: GPL-3.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var SaveMailChan chan *Client // workers for saving mail
View Source
var TLSconfig *tls.Config

Functions

func Serve

func Serve(listenAddr net.TCPAddr, datasource *datasource.DataSource) error

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

type ClientMessage

type ClientMessage struct {
	From     string
	To       string
	Data     string
	Subject  string
	Username string
	Auth     bool
}

Jump to

Keyboard shortcuts

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