10 Jun
2013
10 Jun
'13
4:21 p.m.
On 10/06/13 12:03, Alan Brown wrote:
I've been tasked with importing a large bunch of mbox folders (about 500) into an existing mdbox setup in Dovecot 2.1
As far as I can see, dsync "mirror" or "backup" are both inappropriate ways of doing this. Does anyone have any suggestions about how I could proceed?
I've finally discovered doveadm import.
In this instance: doveadm -Dv import -u [user] mbox:/full/path/to/mbox old-mbox all
Relative paths don't work. :)