Displaying 2 results from an estimated 2 matches for "68ffc75d".
2015 Apr 09
2
Trash Plugin bugs
dovecot v2.2.16
I've found a few bugs in Trash plugin.
1. If Quota set only messages limit (without storage limit) then
Trash plugin does not expunge any message because Quota plugin sets too_large_r=TRUE.
It's because quota_default_test_alloc function does not check if bytes_limit is set.
/* if size is bigger than any limit, then
it is bigger than the
2015 Apr 13
0
Trash Plugin bugs
..._count;
+ }
Attached the last patch.
Regards,
Alexei
-------------- next part --------------
A non-text attachment was scrubbed...
Name: trash-plugin.patch
Type: application/octet-stream
Size: 2118 bytes
Desc: not available
URL: <http://dovecot.org/pipermail/dovecot/attachments/20150413/68ffc75d/attachment.obj>