summaryrefslogtreecommitdiff
path: root/ymir.nix
diff options
context:
space:
mode:
Diffstat (limited to 'ymir.nix')
-rw-r--r--ymir.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/ymir.nix b/ymir.nix
index 46ed7982..00021eba 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -1173,6 +1173,8 @@ in rec {
1173 ''; 1173 '';
1174 "settings.conf".text = '' 1174 "settings.conf".text = ''
1175 internal { 1175 internal {
1176 priority = high;
1177
1176 apply { 1178 apply {
1177 milter_headers { 1179 milter_headers {
1178 skip_local = false; 1180 skip_local = false;