« Return to Thread: behavior with $auto_expunge set to false

Re: behavior with $auto_expunge set to false

by Michael A. Puls II :: Rate this Message:

Reply to Author | View in Thread

On Mon, 28 Apr 2008 02:26:36 -0400, Michael A. Puls II  
<shadow2531@...> wrote:

> On 4/28/08, Jon Angliss <jon@...> wrote:
>> Michael A. Puls II wrote:
>>  > SM 1.5.2 - SVN
>>  > $trash_folder = 'Trash'
>>  > $auto_expunge = false
>>  > $default_move_to_trash = false
>>  > user preference: move_to_trash=0
>>  >
>>  > In that situation, I get an expunge button, delete button and an
>>  > undelete button. They all work fine.
>>  >
>>  > However, there are few things that don't work as I expect.
>>  >
>>  > 2. I'd also like to be able to expunge selected instead of expunge  
>> all.
>>  >
>>  > I suppose this could be done when you try to delete a message that's
>>  > already marked as deleted.
>>  >
>>  > Something like: $deleting_already_deleted_expunges = true;
>>
>>
>> When RFC supports such an option, we'll add it.  EXPUNGE doesn't support
>>  arguments, so executing EXPUNGE on a mailbox will remove all \Deleted
>>  messages.
>
> Thanks
>
> What about UID expunge in section 2.1 of
> <ftp://ftp.rfc-editor.org/in-notes/rfc4315.txt>?
>
> Would it be possible to detect the capability and provide an "expunge
> selected" button if it's supported?
>
> What about doing an "expunge selected" button something like the  
> following?
>
> 1. Remove \Deleted from all unselected messages.
> 2. Expunge.
> 3. Reapply \Deleted to all the unselected messages that originally had  
> \Deleted.
>
> Is that possible?
>
> That seems to be the suggested fallback if UID Expunge is not supported.
>

Anyone?

I checked in the 1.5.2 snapshots to see if there was any improvement in  
this area, but don't see any changes.

Thanks

--
Michael

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
-----
squirrelmail-devel mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-devel@...
List archives: http://news.gmane.org/gmane.mail.squirrelmail.devel
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-devel

 « Return to Thread: behavior with $auto_expunge set to false