Personal-use NixOS configuration
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Let maddy figure out rspamd

+1 -3
+1 -3
config/server/groupware/maddy.nix
··· 124 124 125 125 msgpipeline local_routing { 126 126 check { 127 - rspamd { 128 - api_path /run/rspamd/rspamd.sock 129 - } 127 + rspamd 130 128 } 131 129 132 130 destination postmaster $(local_domains) {