Service quota-status isn't working so comment for now

This commit is contained in:
2026-08-08 18:23:54 -05:00
parent 81053b881b
commit 0213cf4918
2 changed files with 14 additions and 14 deletions
@@ -53,13 +53,13 @@ protocol imap {
} }
} }
service quota-status { # service quota-status {
client_limit = 1 # client_limit = 1
executable = quota-status -p postfix # executable = quota-status -p postfix
# inet_listener quota-status { # inet_listener quota-status {
# port = 12340 # port = 12340
# } # }
} # }
mailbox_list_index = yes mailbox_list_index = yes
protocol !indexer-worker { protocol !indexer-worker {
@@ -53,13 +53,13 @@ protocol imap {
} }
} }
service quota-status { # service quota-status {
client_limit = 1 # client_limit = 1
executable = quota-status -p postfix # executable = quota-status -p postfix
inet_listener quota-status { # inet_listener quota-status {
port = 12340 # port = 12340
} # }
} # }
mailbox_list_index = yes mailbox_list_index = yes
protocol !indexer-worker { protocol !indexer-worker {