Re: Replication between different versions of dovecot

2017-10-18 Thread Dmitry Nezhevenko
On Wed, Oct 18, 2017 at 09:51:49AM +0300, Aki Tuomi wrote: > >> https://github.com/dovecot/core/commit/187fbf157d5c42f9f06ce52884fefbb4f66c070d.patch > > Thanks a lot for path. But could you please state explicitly, is such kind > > of replication (between different versions

Re: Replication between different versions of dovecot

2017-10-17 Thread Aki Tuomi
57d5c42f9f06ce52884fefbb4f66c070d.patch > Thanks a lot for path. But could you please state explicitly, is such kind > of replication (between different versions of dovecot) supported and > expected to work? > Yes, it's supposed to and expected to work, at least within major release. So 2.2.x <-> 2.2.x should work. Aki

Re: Replication between different versions of dovecot

2017-10-17 Thread Dmitry Nezhevenko
d you please state explicitly, is such kind of replication (between different versions of dovecot) supported and expected to work? -- WBR, Dmitry

Re: Replication between different versions of dovecot

2017-10-17 Thread Aki Tuomi
Hi! This is a issue that has been fixed in master, thank you for reporting. See https://github.com/dovecot/core/commit/187fbf157d5c42f9f06ce52884fefbb4f66c070d.patch Aki On 17.10.2017 21:12, Dmitry Nezhevenko wrote: > Hi, > > Can't find any notes about this in documentation. Is replication su

Replication between different versions of dovecot

2017-10-17 Thread Dmitry Nezhevenko
Hi, Can't find any notes about this in documentation. Is replication supposed to work between different versions of dovecot? I've just found that dovecot 2.2.33.1 was uploaded to debian unstable and it crashes on every replication with older dovecot 2.2.27. (version 2.2.32.1 was probably ok) Su