Skip to content

Commit 1c85e68

Browse files
authored
Merge pull request #238 from vedetta-com/wip-horia
Update 90-replication.conf - doveadm
2 parents 8cb4904 + 267172e commit 1c85e68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/etc/dovecot/conf.d/90-replication.conf.optional

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ service replicator {
1212
}
1313

1414
# Configure how and where to replicate
15-
dsync_remote_cmd = ssh -i/home/dsync/.ssh/id_rsa -l%{login} %{host} doveadm dsync-server -u%u
15+
dsync_remote_cmd = ssh -i/home/dsync/.ssh/id_rsa -l%{login} %{host} /usr/local/bin/doveadm dsync-server -u%u
1616
plugin {
1717
mail_replica = remote:[email protected]
1818

0 commit comments

Comments
 (0)