mdbox import error from read-only filesystem

2019-01-14 Thread hby
Dovecot version: 2.2.34 doveadm import tries to call open() on the source indexes/logs of mdbox data, but even if it should work as it is just a read-related call, it fails on read-only filesystems. The main use case for read-only filesystem is restoring from backup: the massive deduplicated back

Re: mdbox import error from read-only filesystem

2019-01-14 Thread hby
t; VOLATILEDIR. > > see https://wiki.dovecot.org/MailLocation > > Sami > > On 14 Jan 2019, at 11.23, hby wrote: > > Dovecot version: 2.2.34 > > doveadm import tries to call open() on the source indexes/logs of mdbox > data, but even if it should work as it is just