blob: 46d1cd727fd930b2b9c179dfdf75bfb77c054bc0 (
plain)
1
2
3
4
5
6
7
8
|
# rspamd tutorials
In this section you can find the current step-by-step tutorials for rspamd.
* [Migrating from SA](migrate_sa.md) - the guide for those who wants to migrate an existing SpamAssassin system to Rspamd
* [Writing rspamd rules](writing_rules.md) - how to extend rspamd by writing your own 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 train rspamd automatically using the `antispam` pluging of the `dovecot` IMAP server
* [Training rspamd with dovecot antispam plugin, part 2](https://kaworu.ch/blog/2015/10/12/dovecot-antispam-with-rspamd-part2/) - continuation of the previous tutorial
|