//
pkg.gl
Category
github.com/axllent/mailpit
internal
spamassassin
spamc
package
1.23.1
Repository:
https://github.com/axllent/mailpit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
219 SLOC
#
Functions
NewTCP
NewTCP returns a *Client that connects to spamd via the given TCP address.
NewUnix
NewUnix returns a *Client that connects to spamd via the given Unix socket.
#
Constants
ProtoVersion
ProtoVersion is the protocol version.
#
Structs
Client
Client is a spamd client.
Result
Result struct.
Rule
Rule represents a matched SpamAssassin rule.