package
1.23.1
Repository: https://github.com/axllent/mailpit.git
Documentation: pkg.go.dev

# Functions

NewTCP returns a *Client that connects to spamd via the given TCP address.
NewUnix returns a *Client that connects to spamd via the given Unix socket.

# Constants

ProtoVersion is the protocol version.

# Structs

Client is a spamd client.
Result struct.
Rule represents a matched SpamAssassin rule.