Re: [Dovecot] replicator/dsync over tcp

2013-04-07 Thread Timo Sirainen
On 6.4.2013, at 15.20, Michael Grimm wrote: > My point has been, that I needed to add ... > > | local 1.2.3.4 { > | doveadm_password = secret > | } > > ... besides ... > > | service doveadm { > | inet_listener { > | address = 1.2.3.4 > | port = 1

Re: [Dovecot] replicator/dsync over tcp

2013-04-06 Thread Michael Grimm
Timo Sirainen wrote: > On 24.3.2013, at 23.07, Michael Grimm wrote: > >> First of all I did need to extend http://wiki2.dovecot.org/Replication to >> get dsync over tcp running without ssl: > .. >> | dovecot: doveadm(test): Error: doveadm_password not set, can't >> authenticate to remote serv

Re: [Dovecot] replicator/dsync over tcp

2013-03-24 Thread Timo Sirainen
On 24.3.2013, at 23.07, Michael Grimm wrote: > First of all I did need to extend http://wiki2.dovecot.org/Replication to get > dsync over tcp running without ssl: .. > | dovecot: doveadm(test): Error: doveadm_password not set, can't authenticate > to remote server Updated http://master.wiki2.d

Re: [Dovecot] replicator/dsync over tcp

2013-03-24 Thread Michael Grimm
Hi -- On 24.03.2013, at 22:07, Michael Grimm wrote: Forgot: That is Dovecot v2.2.rc3 (33e78edac8f5+) Regards, Michael