search for: imaps_haproxy

Displaying 8 results from an estimated 8 matches for "imaps_haproxy".

Did you mean: imap_haproxy
2016 Dec 06
2
Dovecot: Mails flagged as read get flagged as unread
...gzip_save_level = 6 pop3_migration_mailbox = POP3-MIGRATION-NS/INBOX sieve = file:~/sieve;active=~/.dovecot.sieve zlib_save = gz } protocols = imap pop3 lmtp service imap-login { inet_listener imap_haproxy { address = 10.10.189.25 haproxy = yes port = 10143 } inet_listener imaps_haproxy { address = 10.10.189.25 haproxy = yes port = 10993 ssl = yes } } service lmtp { inet_listener lmtp { address = 10.10.189.25 port = 24 } } service pop3-login { inet_listener pop3_haproxy { address = 10.10.189.25 haproxy = yes port = 10110 } inet_liste...
2017 Oct 13
2
Question regarding replication - duplicate emails
...n-notify { mode = 0666 } } service auth { unix_listener /var/spool/postfix/private/auth { mode = 0666 } } service doveadm { inet_listener { port = 12346 ssl = yes } } service imap-login { inet_listener imap_haproxy { haproxy = yes port = 10143 } inet_listener imaps_haproxy { haproxy = yes port = 10144 ssl = yes } service_count = 1 } service imap { process_limit = 1024 } service lmtp { inet_listener lmtp { address = IPv4, IPv6, 127.0.0.1 ::1 port = 24 } unix_listener /var/spool/postfix/private/dovecot-lmtp { group = postfix mode...
2017 Mar 18
0
replication issues between to nodes
...n-notify { mode = 0666 } } service auth { unix_listener /var/spool/postfix/private/auth { mode = 0666 } } service doveadm { inet_listener { port = 12346 ssl = yes } } service imap-login { inet_listener imap_haproxy { haproxy = yes port = 10143 } inet_listener imaps_haproxy { haproxy = yes port = 10144 ssl = yes } service_count = 1 } service imap { process_limit = 1024 } service lmtp { inet_listener lmtp { address = XXXX/X 127.0.0.1 ::1 port = 24 } unix_listener /var/spool/postfix/private/dovecot-lmtp { group = postfix mode = 06...
2020 Jul 03
0
Mail replication fails between v2.2.27 and v2.3.4.1
...0660 user = postfix } unix_listener auth-userdb { group = vmail mode = 0777 } } service doveadm { inet_listener { port = 12345 ssl = yes } vsz_limit = 1500 M } service imap-login { inet_listener imap_haproxy { haproxy = yes port = 20143 } inet_listener imaps_haproxy { haproxy = yes port = 20993 ssl = yes } process_limit = 2048 process_min_avail = 5 } service imap-postlogin { executable = script-login /usr/local/sbin/ldap-postlogin user = $default_internal_user } service imap { executable = imap imap-postlogin process_limit = 2048 } se...
2017 Oct 21
1
Question regarding replication - duplicate emails
...; > } > > service doveadm { > > inet_listener { > > port = 12346 > > ssl = yes > > } > > } > > service imap-login { > > inet_listener imap_haproxy { > > haproxy = yes > > port = 10143 > > } > > inet_listener imaps_haproxy { > > haproxy = yes > > port = 10144 > > ssl = yes > > } > > service_count = 1 > > } > > service imap { > > process_limit = 1024 > > } > > service lmtp { > > inet_listener lmtp { > > address = IPv4, IPv6, 127.0....
2016 Jul 06
3
Master-Master replication question
...n-notify { mode = 0666 } } service auth { unix_listener /var/spool/postfix/private/auth { mode = 0666 } } service doveadm { inet_listener { port = 12346 ssl = yes } } service imap-login { inet_listener imap_haproxy { haproxy = yes port = 10143 } inet_listener imaps_haproxy { haproxy = yes port = 10144 ssl = yes } service_count = 1 } service imap { process_limit = 1024 } service lmtp { unix_listener /var/spool/postfix/private/dovecot-lmtp { group = postfix mode = 0600 user = postfix } } service pop3 { process_limit = 1024 } service...
2017 Oct 20
0
Question regarding replication - duplicate emails
.../var/spool/postfix/private/auth { > mode = 0666 > } > } > service doveadm { > inet_listener { > port = 12346 > ssl = yes > } > } > service imap-login { > inet_listener imap_haproxy { > haproxy = yes > port = 10143 > } > inet_listener imaps_haproxy { > haproxy = yes > port = 10144 > ssl = yes > } > service_count = 1 > } > service imap { > process_limit = 1024 > } > service lmtp { > inet_listener lmtp { > address = IPv4, IPv6, 127.0.0.1 ::1 > port = 24 > } > unix_listener /var/s...
2016 Dec 22
1
dsync for subscription on public/shared folder
Hello, I already wrote regarding that, but maybe it sounded too complex. I will write it a bit softer now. The replication through dsnyc works perfectly with one exception. I am having an issue with the replication of the subscriptions file on shared folder. We have a public mailbox defined: namespace public-test { location = maildir:/opt/mail/_public/test prefix = public/test/