Documentation ¶
Overview ¶
Package spamc provides a client for the SpamAssassin spamd protocol. http://svn.apache.org/repos/asf/spamassassin/trunk/spamd/PROTOCOL
Modified to add timeouts from https://github.com/cgt/spamc
Index ¶
Constants ¶
View Source
const ProtoVersion = "1.5"
ProtoVersion is the protocol version
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client is a spamd client.
Click to show internal directories.
Click to hide internal directories.