]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-storage: mail_storage_vfuncs.autodetect() - Change API to return root_path and...
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Wed, 15 Nov 2023 21:20:15 +0000 (23:20 +0200)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Wed, 12 Feb 2025 10:34:11 +0000 (12:34 +0200)
commit3e0c9209bee8f455818263d2a8ea98b983ff86fc
tree84e7a76b29b23f2ae5e9cfdc5200467e1e227f02
parent46565e7246573c9f8e2c74e3d9e9469931f908a6
lib-storage: mail_storage_vfuncs.autodetect() - Change API to return root_path and inbox_path

This will be necessary once mailbox_list_settings is removed.
src/lib-storage/index/dbox-multi/mdbox-storage.c
src/lib-storage/index/dbox-single/sdbox-storage.c
src/lib-storage/index/maildir/maildir-storage.c
src/lib-storage/index/mbox/mbox-storage.c
src/lib-storage/mail-storage-private.h
src/lib-storage/mail-storage.c