1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/postfix/files
Kristian Klausen bcf1c981bb Replace SpamAssassin with Rspamd
Switching to Rspamd has some advantages:
* It is probably faster than SA[1] (C + Lua vs Perl)
* We can reduce the number of moving parts. Rspamd has built-in DKIM
  signing, greylisting, DMARC checking to name a few
* It doesn't just mark the mail as spam/not-spam, it gives every mail a
  score and depending on the score it does either: nothing, greylist it,
  mark it as spam or reject it[2] (more actions is available and it can
  be tweaked)
* Replies whitelisting[3]
* It supports ARC signing, which can be useful
* A cool looking WebUi :)
* ... and more[4]...

[1] https://rspamd.com/doc/tutorials/migrate_sa.html#why-migrate-to-rspamd
[2] https://rspamd.com/doc/faq.html#what-are-rspamd-actions
[3] https://rspamd.com/doc/modules/replies.html
[4] https://rspamd.com/comparison.html
2020-11-15 04:40:49 +00:00
..
access_client postfix: merge main.cf from nymeria 2016-07-11 15:29:47 +02:00
access_helo postfix: merge main.cf from nymeria 2016-07-11 15:29:47 +02:00
access_recipient postfix: Add missing access_recipient file 2017-01-01 22:55:35 +01:00
access_sender postfix: merge main.cf from nymeria 2016-07-11 15:29:47 +02:00
access_sender-post-filter postfix: Add missing lookup file: access_sender-post-filter 2017-07-03 15:59:20 +02:00
body_checks postfix: merge main.cf from nymeria 2016-07-11 15:29:47 +02:00
bouncehandler.pl postfix: Implement authentication in wiki bounce handler 2018-08-05 11:34:37 +02:00
domains Add additional files from nymeria 2017-09-02 14:59:26 +02:00
header_checks Replace SpamAssassin with Rspamd 2020-11-15 04:40:49 +00:00
mailman_compat roles/postfix: Add the arch-tu ML to mailman_compat 2019-11-01 13:50:26 -03:00
msa_header_checks postfix: Strip sensitive headers (user-agent + sender ip) 2020-07-30 15:41:17 +00:00
relocated postfix: merge main.cf from nymeria 2016-07-11 15:29:47 +02:00