This document contains the basic documentation for rspamd spam filtering system. It is divided into the following
parts:
+- [Tutorials](tutorials/) a collection of tutorial like documents for rspamd
- [Architecture](architecture/) presents the architecture of rspamd and how spam filtering is performed
- [Rspamd configuration](configuration/) describes principles of rspamd configuration
- [Modules](modules/) chapter lists rspamd modules and defines their configuration attributes
- [Workers](workers/) section describes workers that are implemented in the rspamd
- [Lua API](lua/) explains how to extend rspamd with own lua modules
-- [Migration](migration.md) section contains the list of incompatible changes between rspamd versions and recommendations of how to update your rspamd system.
\ No newline at end of file
+- [Migration](migration.md) section contains the list of incompatible changes between rspamd versions and recommendations of how to update your rspamd system.