mta

package module
v0.0.0-...-21f47f2 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2021 License: MIT Imports: 6 Imported by: 0

README

go-smtp-mta

A Mail Transfer Agent backend for go-smtp.

This backend doesn't provide any authentication - this task should be handled by another backend.

License

MIT

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Sender

type Sender struct {
	Hostname string
}

func (*Sender) Send

func (s *Sender) Send(from string, to []string, r io.Reader) error

Jump to

Keyboard shortcuts

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