diff options
| -rw-r--r-- | ymir.nix | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -1177,6 +1177,7 @@ in rec { | |||
| 1177 | milter_headers { | 1177 | milter_headers { |
| 1178 | skip_local = false; | 1178 | skip_local = false; |
| 1179 | skip_authenticated = false; | 1179 | skip_authenticated = false; |
| 1180 | authenticated_headers = ["authentication-results", "x-spamd-result", "x-rspamd-queue-id", "x-rspamd-server"]; | ||
| 1180 | } | 1181 | } |
| 1181 | 1182 | ||
| 1182 | actions { | 1183 | actions { |
