6.0.0-beta13
4/11/26

[#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 4/20/07 (6931 days ago)
Due 04/20/2007 (6931 days ago)
Updated 4/20/07 (6931 days ago)
Assigned 4/20/07 (6931 days ago)
Resolved 4/20/07 (6931 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
20.04.2007 21:22:22 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.
20.04.2007 18:12:01 Chuck Hagenbuch Assigned to Horde DevelopersHorde Developers
State ⇒ Assigned
Assigned to Michael Slusarz
 
20.04.2007 13:22:35 s (dot) lazzaris (at) interactive (dot) eu Comment #1
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Problems with dovecot quota
Due ⇒ 4/20/07
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