Hi guys,
I have what I'm sure is a stupid question. I'm trying to install
Dovecot 1.1.2 from source and my command sequence is this:
cd dovecot-1.1.2
./configure --prefix=/usr --exec-prefix=/usr --with-mysql
--with-storagesmaildir --sysconfdir=/etc/dovecot
make
make install
cd ../dovecot-sieve-1.1
On 8/8/2008 9:59 PM, Mike Abbott wrote:
I see these errors more often than I'd like from Dovecot-1.1.2 on Mac OS
X 10.5.4 (names and numbers elided):
Corrupted index cache file %s: Corrupted virtual size for uid=%d: %d != %d
Corrupted index cache file %s: Broken virtual size for mail UID %d
Cor
On Mon, Aug 04, 2008 at 02:12:59PM -0400, Timo Sirainen wrote:
> Or they modify it in /etc and wonder why Dovecot doesn't see the changes.
Good point. I didn't think about that one.