Ohh, the directory structure in a somewhat more readable form:
/var/vmail/domains/somedomain/someuser/
/var/vmail/domains/somedomain/someuser/mdbox/
/var/vmail/domains/somedomain/someuser/mdbox/mailboxes/
/var/vmail/domains/somedomain/someuser/mdbox/mailboxes/INBOX/
/var/vmail/domains/somedomain/someuser/mdbox/mailboxes/INBOX/dbox-Mails/
Of course there are directories for all other imap folders, and they are all empty.
On Sun, 22 Sep 2013 09:11:04 +0200, Holecz Endre wrote:
Hi,
I'm using mdbox now (Dovecot 2.2.4), with indexes on a
separate disk. Works fine, but the directories for indexes are also
present in the storage folder, and are empty. Userdb (sql) returns this:
home /var/vmail/domains/somedomain/someuser mail
mdbox:~/mdbox:INDEX=/mnt/spool/dovecot/index/somedomain/s/someuser
And
the created directory structure is:
/var/vmail/domains/somedomain/someuser
/mdbox /mailboxes /INBOX
/dbox-Mails /storage
/mnt/spool/dovecot/index/somedomain/s/someuser
/mailboxes
/INBOX
/storage
/var/vmail/domains/somedomain/someuser/mdbox/mailboxes/* is
always empty. Am I doing something wrong, or is this by design? :)
Regards,
Endre