commands.sh

rspamc

linux

Client for `rspamd` servers.

More info →

Examples (4)

Train the bayesian filter to recognise an email as spam

rspamc learn_spam path/to/email_file

Train the bayesian filter to recognize an email as ham

rspamc learn_ham path/to/email_file

Generate a manual report on an email

rspamc symbols path/to/email_file

Show server statistics

made by @shridhargupta | data from tldr-pages