19 Jan
2007
19 Jan
'07
8:48 p.m.
On Tue, 2007-01-16 at 19:34 -0800, Jay Chandler wrote:
You can either rename your .mailboxlist file to .subscriptions for all your users using uw2dovecot.sh http://wiki.dovecot.org/uw2dovecot.sh, or change the definition of SUBSCRIPTION_FILE_NAME in /src/lib-storage/subscription-file/subscription-file.c/. In 1.0-test, this value is defined in /src/lib-storage/subscription-fileindex/maildir/maildir-storage.h/ and /src/lib-storage/subscription-fileindex/mbox/maildir-storage.h/. .subscriptions is located inside of the mail directory, whereas it is possible .mailboxlist was outside of it (in user's home directory).
Those paths are a bit broken. I fixed them now. src/lib-storage/index/mbox/mbox-storage.h is what you want.