summaryrefslogtreecommitdiffstats
path: root/doc/markdown/tutorials/index.md
blob: ad03e46f01ec8855e162eff4ad13b38c1cfffccf (plain)
1
2
3
4
5
6
7
8
9
# Rspamd tutorials

In this section, you can find step-by-step tutorials for various things related to rspamd.

Currently, there are the following tutorials ready:

* [Writing rspamd rules](writing_rules.md) - here you can find information of how to write new rspamd rules
* [Training rspamd with dovecot antispam plugin, part 1](https://kaworu.ch/blog/2014/03/25/dovecot-antispam-with-rspamd/) - this tutorial describes how to learn rspamd automatically using `antispam` pluging of `dovecot` IMAP server
* [Training rspamd with dovecot antispam plugin, part 2](https://kaworu.ch/blog/2015/10/12/dovecot-antispam-with-rspamd-part2/) - the continuation of the previous tutorial