[dovecot] Re: 0.99.9 release candidate 1
Timo Sirainen
tss at iki.fi
Sun Apr 27 22:18:48 EEST 2003
On Sun, 2003-04-27 at 22:01, Sebastian Pachuta wrote:
> Is there any way to drop unused stuff like --without-mbox?
Nothing that easy, but:
In configure edit line:
STORAGE="maildir mbox"
In src/imap/Makefile edit line:
imap_LDADD = ... ../lib-storage/index/mbox/libstorage_mbox.a ../lib-index/mbox/libstorage_index_mbox.a ...
I guess I could add --with-storages=maildir option to configure.
More information about the dovecot
mailing list