diff --git a/docs/third-party/rspamd.md b/docs/third-party/rspamd.md index b528215..3d2ce48 100644 --- a/docs/third-party/rspamd.md +++ b/docs/third-party/rspamd.md @@ -7,7 +7,7 @@ If rspamd is running locally, it is enough to just add `rspamd` check with default configuration into appropriate check block (probably in local_routing): ``` -checks { +check { ... rspamd }