6.0.0-alpha12
6/8/25

[#5270] Problems with dovecot quota
Summary Problems with dovecot quota
Queue IMP
Queue Version 4.1.4
Type Bug
State Resolved
Priority 2. Medium
Owners jan (at) horde (dot) org
Requester s.lazzaris (at) interactive (dot) eu
Created 04/20/2007 (6624 days ago)
Due 04/20/2007 (6624 days ago)
Updated 04/20/2007 (6624 days ago)
Assigned 04/20/2007 (6624 days ago)
Resolved 04/20/2007 (6624 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
04/20/2007 09:22:22 PM Jan Schneider Comment #2
Assigned to Jan Schneider
Taken from Horde DevelopersHorde Developers
Taken from Michael Slusarz
State ⇒ Resolved
Reply to this comment
Committed, thanks.
04/20/2007 06:12:01 PM Chuck Hagenbuch Assigned to Horde DevelopersHorde Developers
State ⇒ Assigned
Assigned to Michael Slusarz
 
04/20/2007 01:22:35 PM s (dot) lazzaris (at) interactive (dot) eu Comment #1
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Problems with dovecot quota
Due ⇒ 04/20/2007
Queue ⇒ IMP
New Attachment: Message.php.patch Download
State ⇒ Unconfirmed
Reply to this comment
There is a little but nasty bug reguarding the handling of the 
over-quota situation. When a user is overquota and tries to delete a 
message, IMP should detect the over-quota status and, instead of 
moving the message to the mailbox (which will fail), first delete the 
message and then, if possible, copy it to trash.

The problem is in the error string returned by dovecot ("Quota 
exceeded"); this string is NOT recognised by IMP, which scans for 
"over quota" or "exceeded your mail quota".

To fix the problem, is sufficent to extend the test, in the 
lib/Message.php file, as I've done in the attached patch.

Saved Queries