22 Oct
2010
22 Oct
'10
12:09 a.m.
On 21.10.2010, at 21.52, Odhiambo Washington wrote:
PS: Timo, in the options shown when one runs the configure script, should the dbox option be removed?
[root@gw] ~wash/Tools/Dovecot/dovecot-2.0/dovecot-2.0.6# ./configure --help | grep dbox (maildir mbox dbox mdbox cydir)
Yeah, it should have been sdbox. Fixed now in hg.
For the fun of it, i used --with-storages="maildir mbox dbox mdbox cydir" (not intending to use all, but just to see) and this led
make
to fail with something about dbox, so I simply removed it and got a successful compile.
Hmm. I think it still should have worked.. Well, not sure.