server

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2019 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start(init bool)

Start starts accepting connections and processing SMTP and POP3 requests.

Before calling Start, set up the filesystem by initializing filesys.Fs.

Types

type Message

type Message struct {
	Client string
	From   string
	To     string
	Data   []byte
}

Jump to

Keyboard shortcuts

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