search for: imap_haproxi

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

Did you mean: imap_haproxy
2016 Dec 06
2
Dovecot: Mails flagged as read get flagged as unread
Hi all We experience some unexpected behavior with dovecot. It happens that emails marked as read get marked as unread (MUA is Thunderbird on port 143). Unfortunately this happens randomly, reproducing this issue is difficult. We could not find any pattern, it happens rarely. We are running dovecot version 2.2.24 on Debian Jessie (backports repository). /root at dovecot01:~# dovecot --version//
2017 Oct 13
2
Question regarding replication - duplicate emails
Dear Dovecot and community, We run a small email service for our customers, based on two machines that are made ?redundant or clustered? by using the replication feature of Dovecot. This works well, for most emails. Sometimes the following happends: Email to our support database arrives at the inbox. Every period a cronjob looks into that mailbox and parses the information and makes a support
2017 Mar 18
0
replication issues between to nodes
Hi, Some time ago I posted the below but never got a reponse that I could work with. So i am retrying now in the hope that there might be a better idea/suggestion on how to approach this. Situation; I have two nodes, which should replicate to eachother. My main machine receives most mail and the other one receives mostly system messages and should get replicated. (This used to be delivered on
2020 Jul 03
0
Mail replication fails between v2.2.27 and v2.3.4.1
Hello, I have two installations of dovecot configured to replicate mailboxes between them. recently, i upgraded the operating system on one of them (mx2.example.com) and now i'm running one installation on version 2.2.27 (debian stretch) and another on version 2.3.4.1 (mx1.example.com debian buster). My setup includes 3 shared namespaces that point to the mailboxes of 3 accounts. these
2017 Oct 21
1
Question regarding replication - duplicate emails
Maybe you could not delete the message instantly, but keep track of last seen UID. UIDs increase monotonically, so you can rest assured that next arriving email has larger UID. Then you can bulk delete mails that are older than one day. Aki > On October 20, 2017 at 8:01 PM Remko Lodder <remko at FreeBSD.org> wrote: > > > Hi, > > Anyone has suggestions? The situation
2016 Jul 06
3
Master-Master replication question
Dear list, I have setup a master-master replication setup. My primairy MX's send email over on a DNS loadbalanced way, so DNS is doing some kind of round-robin way of sending mail to both master servers. I found out, that on one of the two machines, the email synchronisation is heavily delayed. Lets assume server A receives a mail from the MX; it synchronises almost instantly with the other
2015 Oct 13
1
Dovecot - Postfix with HAproxy
Hi Everyone, I wouldlike to set up a postfix-dovecot with HA using HAproxy but im facing issues. I've followed this documentation : http://wiki2.dovecot.org/HAProxy (pour dovecot) http://blog.haproxy.com/2012/06/30/efficient-smtp-relay-infrastructure-with-postfix-and-load-balancers/ (pour postfix) Package's version : dovecot : 2:2.2.19 (>= 2.2.19 pour proxy protocol)
2017 Oct 20
0
Question regarding replication - duplicate emails
Hi, Anyone has suggestions? The situation also happends when I ?delete? a message from my Phone. It seems to get replicated instantly and the just deleted email is back in the mailbox again. I did remove HA Proxy support in the meantime to rule that out and I have enabled the default replication_max_conns. thanks Remko > On 13 Oct 2017, at 11:56, Remko Lodder <remko at FreeBSD.org>