|
NAMErspamd - main daemon for rapid spam filtering systemSYNOPSISrspamd [options]...rspamd --help DESCRIPTIONRspamd filtering system is designed to be fast, modular and easily scalable system. Rspamd core is written in C language using event driven processing model. Plugins for rspamd can be written in Lua programming language. Rspamd is designed to process connections completely asynchronous and do not block anywhere in code.OPTIONS
EXAMPLESRun rspamd daemon with default configuration:
Run rspamd in foreground with custom configuration:
Run rspamd specifying user and group:
SEE ALSORspamd documentation and source codes may be downloaded from <https://rspamd.com/>.
Visit the GSP FreeBSD Man Page Interface. |