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..
The lines that appeared as though they should be removed were in
quota-fs.c, identical lines were removed from a few other places in
this file, but two persisted and caused errors.offending line: quota_set_error(_root->setup->quota, "Internal quota error");
Looks like I forgot to remove these for non-Linux systems. You can just delete the line. I updated the patch anyway.
Any way I could get the complete set of changes? is this change in
rc9 (which hasn't shown up in the ports yet).
No. I won't add it to Dovecot v1.0 since it changes things too much.