diff options
author | Gregor Kleen <pngwjpgh@users.noreply.github.com> | 2016-07-08 18:59:37 +0200 |
---|---|---|
committer | Gregor Kleen <pngwjpgh@users.noreply.github.com> | 2016-07-08 18:59:37 +0200 |
commit | 4af7b3b051ddf9fbad666912281795f40b261207 (patch) | |
tree | a1fbfff57e3c55fe61380bc8b0fe1d1a00b98f74 | |
parent | 56c2cd7e855f07ac273295f6b3e02865590004ec (diff) | |
download | nixos-4af7b3b051ddf9fbad666912281795f40b261207.tar nixos-4af7b3b051ddf9fbad666912281795f40b261207.tar.gz nixos-4af7b3b051ddf9fbad666912281795f40b261207.tar.bz2 nixos-4af7b3b051ddf9fbad666912281795f40b261207.tar.xz nixos-4af7b3b051ddf9fbad666912281795f40b261207.zip |
one recipient per mlmmj-subs delivery
-rw-r--r-- | ymir.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -424,6 +424,7 @@ in rec { | |||
424 | reject_unauth_destination | 424 | reject_unauth_destination |
425 | 425 | ||
426 | mlmmj_destination_recipient_limit = 1 | 426 | mlmmj_destination_recipient_limit = 1 |
427 | mlmmj-subs_destination_recipient_limit = 1 | ||
427 | policy-spf_time_limit = 3600s | 428 | policy-spf_time_limit = 3600s |
428 | propagate_unmatched_extensions = virtual | 429 | propagate_unmatched_extensions = virtual |
429 | 430 | ||