[Dovecot, Helper] Add HAProxy listener for 4190/tcp sieve

This commit is contained in:
andryyy
2020-11-19 16:02:05 +01:00
parent 126e0b9c59
commit 0a593bfe7b
2 changed files with 5 additions and 0 deletions

View File

@@ -336,6 +336,10 @@ service managesieve-login {
inet_listener sieve {
port = 4190
}
inet_listener sieve_haproxy {
port = 14190
haproxy = yes
}
service_count = 1
process_min_avail = 2
vsz_limit = 1G