TLDR
Enter a command. For example: systemctl, iostat, rename, rpcclient.

rspamc

 
Command-line client for rspamd servers. More information: https://manned.org/rspamc.
 
  • Train the bayesian filter to recognise an email as spam:
     
    rspamc learn_spam {{path/to/email_file}}
     
  • Train the bayesian filter to recognise 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:
     
    rspamc stat

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.