dovecot: migrate queue-status to UNIX domain socket
This commit is contained in:
parent
7bb0f43503
commit
a1ff289bf9
2 changed files with 7 additions and 1 deletions
|
@ -268,7 +268,7 @@ in
|
|||
"check_recipient_access ${mappedFile "denied_recipients"}"
|
||||
"check_recipient_access ${mappedFile "reject_recipients"}"
|
||||
# quota checking
|
||||
"check_policy_service inet:localhost:12340"
|
||||
"check_policy_service unix:/run/dovecot2/quota-status"
|
||||
];
|
||||
|
||||
# TLS settings, inspired by https://github.com/jeaye/nix-files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue