![]() |
![]()
| ![]() |
![]()
NAMErspamadm - rspamd administration utility SYNOPSISrspamadm [global_options] [command] [command_options]... DESCRIPTIONrspamadm is a routine to manage rspamd spam filtering system. It is intended to perform such actions as merging databases, performing configuration tests, encrypting passwords, signing configurations and so on. You can get a list of available commands by running
Also for each command you can check list of available command_options by running
OPTIONS
RETURN VALUEOn exit rspamadm returns 0 if operation was successful and an error code otherwise. EXAMPLESGet help for pw command:
Encrypt controller’s password:
Merge fuzzy databases:
Perform configuration test:
Test configuration strictly and redefine some ucl vars:
Dump the processed configuration:
Dump the processed configuration as JSON string:
Generate a keypair to use for HTTPCrypt encryption:
SEE ALSORspamd documentation and source codes may be downloaded from https://rspamd.com/.
|