1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 11:37:44 +00:00

Fix dovecot2 stats

This commit is contained in:
RGBCube 2024-01-13 20:52:14 +03:00
parent 9c81e751f7
commit 6f28ea8371
No known key found for this signature in database

View file

@ -21,7 +21,9 @@ in serverSystemConfiguration {
}; };
dovecot = enabled { dovecot = enabled {
port = 9021; port = 9021;
socketPath = "/var/run/dovecot2/old-stats";
user = "root";
}; };
postfix = enabled { postfix = enabled {