diff options
| author | Gregor Kleen <pngwjpgh@users.noreply.github.com> | 2016-07-30 19:09:13 +0200 |
|---|---|---|
| committer | Gregor Kleen <pngwjpgh@users.noreply.github.com> | 2016-07-30 19:09:13 +0200 |
| commit | 2d574acd5a985ce29aaf7a7e5625d9b858772488 (patch) | |
| tree | 7a5f2262c04bd3ffc181d1e72bcc8febcabd2df4 | |
| parent | e04c047117cbf0fff4fe415b85bf9fa5b0e08f99 (diff) | |
| download | nixos-2d574acd5a985ce29aaf7a7e5625d9b858772488.tar nixos-2d574acd5a985ce29aaf7a7e5625d9b858772488.tar.gz nixos-2d574acd5a985ce29aaf7a7e5625d9b858772488.tar.bz2 nixos-2d574acd5a985ce29aaf7a7e5625d9b858772488.tar.xz nixos-2d574acd5a985ce29aaf7a7e5625d9b858772488.zip | |
typo
| -rw-r--r-- | ymir.nix | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -425,7 +425,7 @@ in rec { | |||
| 425 | mlmmj_destination_recipient_limit = 1 | 425 | mlmmj_destination_recipient_limit = 1 |
| 426 | mlmmj-subs_destination_recipient_limit = 1 | 426 | mlmmj-subs_destination_recipient_limit = 1 |
| 427 | policy-spf_time_limit = 3600s | 427 | policy-spf_time_limit = 3600s |
| 428 | propagate_unmatched_extensions = cononical, virtual, alias | 428 | propagate_unmatched_extensions = canonical, virtual, alias |
| 429 | 429 | ||
| 430 | milter_default_action = accept | 430 | milter_default_action = accept |
| 431 | milter_protocol = 2 | 431 | milter_protocol = 2 |
