20 Sep
2007
20 Sep
'07
11:05 p.m.
On Wed, Sep 19, 2007 at 06:54:39PM -0400, Benjamin R. Haskell wrote:
As Rich mentioned, it appears to be a Mail.app issue with the empty-string QUOTAROOT name.
There's a FIXME in the dovecot source regarding this:
root = quota_root_init(setups[0], ""); /* FIXME: name? */
See attached patch (against 1.0.3, but from hg.dovecot.org, seems to still be valid) for a workaround. It causes dovecot to use a default QUOTAROOT name of "DEFAULT". [ I left the /*FIXME*/, since I'm not Timo. :-) ]
Interesting, thanks!
-- Mike Horwath drechsau@iphouse.net ipHouse - Welcome home!