Skip to content

Commit b6f9318

Browse files
committed
Don't default dovecot to replicate to anotherhost.example.com
(closes #9)
1 parent d52b3b2 commit b6f9318

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/docker-mailserver/templates/configmap.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ data:
9494
}
9595
9696
plugin {
97-
mail_replica = tcp:anotherhost.example.com # use doveadm_port
97+
#mail_replica = tcp:anotherhost.example.com # use doveadm_port
9898
#mail_replica = tcp:anotherhost.example.com:12345 # use port 12345 explicitly
9999
}
100100

0 commit comments

Comments
 (0)