chasquid-rspamd

command module
v0.0.0-...-4abcbd7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2023 License: MIT Imports: 10 Imported by: 0

README

chasquid-rspamd

Chasquid hook for rspamd

Installation

Build the binary yourself using go build . or download one of the archives/packages from GitHub releases.

Usage

Usage of chasquid-rspamd:
  -url string
    	rspamd control url (default "http://127.0.0.1:11333")

Add the hook to /etc/chasquid/hooks/post-data and adjust the path if the binary was not installed into $PATH.

# rspamd
if command -v chasquid-rspamd >/dev/null; then
	chasquid-rspamd < "$TF" 2>/dev/null
fi

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL