Re: [Evolution] Evolution 3.10.2 Can't empty (expunge) trash





On Wed, 2014-01-29 at 09:51 +0000, Pete Biggs wrote:

Evo 3.6.4 causes the IMAT server to move deleted files to the physical
Trash folder located on the IMAP server. i.e
"/var/vmail.../Maildir/.INBOX.Trash/cur".

It's a configuration option - an ill-considered one, but it was wanted
because, apparently, it confused people because Evolution couldn't be
forced to misbehave like other clients. When editing account information
it's on the "Defaults" page.


I guess the cause is that Evo has dropped IMAP support and now only has
IMAP+ support, but still allows the Trash folder to be configured as a
"Real Folder located on the IMAP server. 

No, if anything it's the other way round.  In IMAP the process of
deleting a message is "set a deleted flag on the message", at a later
time you can purge the mailbox of all deleted messages, but in the days
of MBOX files that consisted of copying the whole of the contents of the
MBOX file to a new file, but omitting those messages marked as deleted,
then delete old file and rename the new file.  The whole purge process
was lengthy for large MBOX files and so would not be done very often.

In the case of the "Real" trash folder, the deletion process consists
of: copy message to trash folder, mark message as deleted in INBOX,
purge INBOX (there is no "MOVE" primitive in IMAP).  If your INBOX on
the server is an MBOX file, then each delete operation requires the
wholesale re-write of the file.  Things are considerably improved by
IMAP+ and Maildir format - IMAP+ has the operations to purge individual
messages, not just whole mailboxes and Maildir format means that large
monolithic files don't need to be re-written on a purge.

So the introduction of IMAP+ has made a "real" trash folder a more
reasonable proposition than with IMAP.

We have about 15 disk-less PC's and Laptops using with Evo 3.6.3, 3.6.4
and 3.10.2. They are scheduled to be upgraded to OpenSuse 13.1. with Evo
3.10.2. The PC are shared by about 50 people using the same login name,
such as 'Accounts", "Warehouse", etc.
  
My headache is that Evo 3.10.2 is inconsistent with 3.6.3/4 and previous
versions.  3.10.2 has menu items and keyboard shortcuts that don't work,
such as "Empty Trash" when trash folder is located on IMAP Server and
Zoom Ctrl++.  

With Evo 3.10.2 and 3.10.3 if I delete a mail massage, it's moved to
Real Trash folder on the IMAP server. The Real Trash folder contents
can't be expunged with a single mouse click as with Evo 3.6.3/4. The
sometime 100's of Trashed Files can only be expunged individually. 

Also the Menu items "Edit->Preferences->Mail Preferences->Delete Mail
[On Exit, every time, etc" do not work anymore.

Is there any way I can fix these 3 problems? or do I have to switch to
Mozilla Thunderbird and reconfigure 15 PC's and retrain 50 users?

 

_______________________________________________
evolution-list mailing list
evolution-list gnome org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]