replication newbie: some beginner questions

Aki Tuomi aki.tuomi at open-xchange.com
Thu Apr 23 08:46:50 EEST 2020


> On 22/04/2020 17:13 Benny Pedersen <me at junc.eu> wrote:
> 
>  
> On 2020-04-22 10:45, Aki Tuomi wrote:
> 
> > You can also try running doveadm sync by hand.
> > doveadm -Dv sync -u victim tcp:otherserver:port
> 
> what doeveconf config makes that command line work ?

Something like this:

on target host

doveadm_password=foobar

service doveadm {
   inet_listener {
     port = 12345
   }
}

on source host

doveadm_password=foobar

Aki


More information about the dovecot mailing list