mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Fix dovecot2 stats
This commit is contained in:
parent
9c81e751f7
commit
6f28ea8371
1 changed files with 3 additions and 1 deletions
|
@ -21,7 +21,9 @@ in serverSystemConfiguration {
|
|||
};
|
||||
|
||||
dovecot = enabled {
|
||||
port = 9021;
|
||||
port = 9021;
|
||||
socketPath = "/var/run/dovecot2/old-stats";
|
||||
user = "root";
|
||||
};
|
||||
|
||||
postfix = enabled {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue