aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2015-09-05 17:10:37 +0100
committerVsevolod Stakhov <vsevolod@highsecure.ru>2015-09-05 17:10:37 +0100
commit5b6b1d2088528c910af87b021fc5f3d7e18d7322 (patch)
tree044240efe16b0690aa70a30f1a64d64349c0a728 /doc
parenta696faf4490f2a2f698fe9d04d6cfecec52894b6 (diff)
downloadrspamd-5b6b1d2088528c910af87b021fc5f3d7e18d7322.tar.gz
rspamd-5b6b1d2088528c910af87b021fc5f3d7e18d7322.zip
Update index.
Diffstat (limited to 'doc')
-rw-r--r--doc/markdown/modules/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/markdown/modules/index.md b/doc/markdown/modules/index.md
index 63c55ed2b..4824f66a1 100644
--- a/doc/markdown/modules/index.md
+++ b/doc/markdown/modules/index.md
@@ -26,6 +26,7 @@ rspamd internal functions and lua rules.
public DNS black lists to filter messages with malicious URLs.
- [spf](spf.md): checks SPF records for messages processed.
- [dkim](dkim.md): performs DKIM signatures checks.
+- [dmarc](dmarc.md): performs DKIM signatures checks.
- [fuzzy_check](fuzzy_check.md): checks messages fuzzy hashes against public blacklists.
- [chartable](chartable.md): checks character sets of text parts in messages.