Rspamd: Difference between revisions
imported>Onny Created page with "[https://rspamd.com Rspamd] is a fast, free and open-source spam filtering system. == Installation == To enable Rspamd add following line to your system configuration {{fil..." |
imported>Asbachb mNo edit summary |
||
Line 16: | Line 16: | ||
{{file|/etc/nixos/configuration.nix|nix|<nowiki> | {{file|/etc/nixos/configuration.nix|nix|<nowiki> | ||
rspamd = { | services.rspamd = { | ||
enable = true; | enable = true; | ||
overrides."whitelist.conf".text = '' | overrides."whitelist.conf".text = '' |