Tracker: Feature Requests

5 Cannot erase email when over quota. - ID: 614887
Last Update: Comment added ( tokul )

SquirrelMail version 1.2.8
Cyrus IMAP 2.1.9

When a user mailbox is over quota and the user tries to
delete mail to get under quota, the delete fails
because SquirrelMail tries to move the mail to the
Trash folder first, because of:

6. By default, move to trash : true

Cyrus IMAP refuses the operation because the user is
over quota. The following error is displayed:

ERREUR : Impossible d'achever la requête.
Requête :COPY 4:4 "Trash"
Raison donnée :Over quota

Clicking in the INBOX once more shows the messages
still present.

There should be some mechanism or additional dialogue
in this situation to confirm and allow the messages to
be deleted.


Anthony Howe ( achowe ) - 2002-09-26 10:07

5

Closed

Fixed

Tomas Kuliavas

None

None

Public


Comments ( 2 )

Date: 2006-09-30 10:19
Sender: tokul

Logged In: YES
user_id=225877

SquirrelMail 1.5.2cvs and 1.4.9cvs ignores message copy
errors when messages are deleted.

Interface tries to copy message to trash and then tags it as
deleted. If we can store message in trash, message is
stored. If we can't, trash folder is bypassed.

"You are over quota, clean your mess" dialog box is not
implemented, because it requires complex coding. User asked
to delete message, so we delete it.



Date: 2002-12-20 14:54
Sender: tassiumAccepting Donations

Logged In: YES
user_id=626255

Since this is expected behavior given the options used, I'm moving to
feature requests. I'll probably implement this in the 1.3 tree at some
point.


Attached File

No Files Currently Attached

Changes ( 5 )

Field Old Value Date By
status_id Open 2006-09-30 10:19 tokul
resolution_id None 2006-09-30 10:19 tokul
close_date - 2006-09-30 10:19 tokul
assigned_to nobody 2006-09-30 09:55 tokul
category_id Folders 2002-12-20 14:54 tassium