I think I'm just going to move to 1.1 - however, I'm not keen on installing all the dev tools necessary on a production box. Does anyone have any pointers to web pages or keywords I can check to see what kind of safeguards are needed.
The problem I have is building the the srpm to include the quota-rewrite with the trash plugin. I think it has been removed and I wanted to check if anyone knows any good reason not just simply re-enable it (though without the skills I'm not sure I'd do it). -SUBDIRS = acl convert quota imap-quota lazy-expunge mail-log trash $(ZLIB) +SUBDIRS = acl convert quota imap-quota lazy-expunge mail-log $(ZLIB) [EMAIL PROTECTED] ~]# /etc/rc.d/init.d/dovecot start Starting Dovecot Imap: Warning: Corrected permissions for login directory /var/run/dovecot-login FPlugin trash not found from directory /usr/lib/dovecot/imap Error: imap dump-capability process returned 89 Fatal: Invalid configuration in /etc/dovecot.conf [FAILED] A year ago the same question was asked, but I'm not sure of any changes since then. >>> >From tss at iki.fi Sun Oct 15 22:44:38 2006 From: tss at iki.fi (Timo Sirainen) Date: Mon, 16 Oct 2006 00:44:38 +0300 Subject: [Dovecot] Apple Mail quota display In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> On Sat, 2006-10-14 at 01:13 -0700, Timothy Martin wrote: > I'm no wiz at applying diffs and compiling my own (i'm a BSD ports > kinda guy) but when i tried that diff i couldn't compile because > there looked to be a couple of lines that should have been removed > and the Trash plugin doesn't appear to be updated to work with the > quota rewrite. Yea, trash plugin won't compile. Just ignore that. Unless you need it.. <<< Thanks Adam