Top 5.8% dependent packages on proxy.golang.org
Top 3.5% dependent repos on proxy.golang.org
Top 6.6% forks on proxy.golang.org
proxy.golang.org : github.com/teamwork/spamc
Package spamc is a client library for SpamAssassin's spamd daemon. It provides functions for all the commands in the spamd protocol as specified here: http://svn.apache.org/repos/asf/spamassassin/trunk/spamd/PROTOCOL All Client functions accept the message as an io.Reader and an optional map of Headers (which can be nil). The Content-length header is mandatory. If the passed io.Reader is an strings.Reader, bytes.Reader, or os.File if will be added automatically. For other types you'll have to add it yourself: It is *strongly* recommended that the Header.Set function is used instead of directly setting the map. This ensures that the correct capitalisation is used; using the Content-Length header is a fatal error ("l" in length needs to be lower-case).
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/teamwork/spamc
Keywords:
go
, spamassassin
License: MIT
Latest release: over 5 years ago
First release: over 5 years ago
Namespace: github.com/teamwork
Dependent packages: 1
Dependent repositories: 2
Stars: 11 on GitHub
Forks: 9 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 5 months ago