adam_jh at hotmail.com
2007-Dec-14 09:03 UTC
[Dovecot] 1.08 + quota-rewrite has no trash plugin
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) [root at test ~]# /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 2006From: tss at iki.fi (Timo Sirainen) Date: Mon, 16 Oct 2006 00:44:38 +0300 Subject: [Dovecot] Apple Mail quota display In-Reply-To: <C49A984C-F2BF-4A40-84A4-7ED1F7264866 at mac.com> References: <E94C8EAF-E17E-4E68-B43F-E990A632C4F9 at mac.com> <1160339709.5137.125.camel at hurina> <C49A984C-F2BF-4A40-84A4-7ED1F7264866 at mac.com> Message-ID: <1160948678.5448.85.camel at hurina> 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