diff options
| -rw-r--r-- | ymir.nix | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -638,7 +638,7 @@ in rec { | |||
| 638 | }; | 638 | }; |
| 639 | 639 | ||
| 640 | services.postgrey = { | 640 | services.postgrey = { |
| 641 | enable = true; | 641 | enable = false; |
| 642 | socket = { | 642 | socket = { |
| 643 | path = "/var/lib/postfix/queue/private/policy-greylist"; | 643 | path = "/var/lib/postfix/queue/private/policy-greylist"; |
| 644 | mode = "0777"; | 644 | mode = "0777"; |
