Michael Grimm via dovecot <dovecot at dovecot.org> wrote:> > Timo Sirainen via dovecot <dovecot at dovecot.org> wrote:>> This likely fixes it anyway: >> >> diff --git a/src/lib/ostream-file.c b/src/lib/ostream-file.c> I do not compile from source, I'm using FreeBSD's ports. Thus I tried to put this patch at the desired location to become used whilst compiling dovecot. But this patch fails to become applied, most probably due to incorrect whitespaces. As I do not have access to the dovecot's source tree, I do not have a clue who the ASCII version of the patch is. Thus, could you mail it to my as an attachment?Never mind, Larry has applied your patch to FreeBSD's port system in the meantime, and yes, it does silence those error messages. But, replication still doesn't works as known from previous versions. I will give it a try over night, but I am seeing ? | Queued 'full resync' requests 1 ? after 1 minute, already. Regards, Michael
Michael Grimm wrote:> But, replication still doesn't works as known from previous versions. > I will give it a try over night, but I am seeing ? > > | Queued 'full resync' requests 1 > > ? after 1 minute, already.The following modifications regarding my setup made replication work again (at least for the last 8 hours): #) Re-compiling dovecot with the patch from https://dovecot.org/pipermail/dovecot/2019-July/116479.html #) Activating mailbox attributes as mentioned in https://dovecot.org/pipermail/dovecot/2019-July/116492.html Now replication is working from my point of view, besides occational error messages like: | imap-login: Error: file_ostream.net_set_tcp_nodelay(, TRUE) failed: Connection reset by peer (This has been reported before: https://dovecot.org/pipermail/dovecot/2019-July/116491.html) Regards, Michael
On 13 Jul 2019, at 18.39, Michael Grimm via dovecot <dovecot at dovecot.org> wrote:> > Now replication is working from my point of view, besides occational error messages like: > > | imap-login: Error: file_ostream.net_set_tcp_nodelay(, TRUE) failed: Connection reset by peerHere's the final fix for it: https://github.com/dovecot/core/commit/25028730cd1b76e373ff989625132d526eea2504 <https://github.com/dovecot/core/commit/25028730cd1b76e373ff989625132d526eea2504> -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20190716/9d6856c1/attachment.html>