]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
dsync: Replace destination parameter handling to not use mail_location
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Thu, 30 Nov 2023 13:41:16 +0000 (15:41 +0200)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Wed, 12 Feb 2025 10:34:11 +0000 (12:34 +0200)
commit275f93184b6f3247a939b884762f0713970c1c62
treee56bc2bf05aeac1bece2aa5259112dbca71edfcb
parent12821e755f4f95ff007cbb6fb053f8c503fa58b7
dsync: Replace destination parameter handling to not use mail_location

The destination parameter is now in mail_driver:mail_path format.
For additional options use -d parameter to specify any destination
storage specific settings, similar to how -o works for source.
src/doveadm/doveadm-dsync.c