//
pkg.gl
Category
github.com/axllent/mailpit
internal
spamassassin
package
1.23.1
Repository:
https://github.com/axllent/mailpit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
126 SLOC
#
Packages
postmark
Package postmark uses the free https://spamcheck.postmarkapp.com/ See https://spamcheck.postmarkapp.com/doc/ for more details.
spamc
Package spamc provides a client for the SpamAssassin spamd protocol.
#
Functions
Check
Check will return a Result.
Ping
Ping returns whether a service is active or not.
SetService
SetService defines which service should be used.
SetTimeout
SetTimeout defines the timeout.
#
Structs
Result
Result is a SpamAssassin result swagger:model SpamAssassinResponse.
Rule
Rule struct.