[imp] dimp and deleting messages

Michael M Slusarz slusarz at horde.org
Fri Dec 12 17:03:57 UTC 2008


Quoting Dominique LALOT <dom.lalot at gmail.com>:

> I choose to do that:
> // should we move messages to a trash folder instead of just marking
> // them as deleted?
> $_prefs['use_trash'] = array(
>    'value' => 1,
>    'locked' => true,
>
> If I only use dimp, it's fine except two little problems
>
>    * I dont't see a empty trash button somewhere even with that. There
>      is a delete button, but no empty trash

There is no empty trash button.  But all you need to do is right click  
on the Trash folder and select "Empty Folder".  There is no need for a  
separate empty trash button.

>    * If I use thunderbird: it moves the mail in trash as dimp, but
>      leaves the original mail in deleted state. So we still see that
>      mail in grey in dimp until cyrus purges the day after
>      I say, OK, there is a hide deleted option:
>      $_prefs['delhide'] = array(
>          'value' => 1,
>          'locked' => true,
>          'shared' => false,
>       But it's not working!

Are you sure you are using the latest DIMP version?  there was a bug  
re: this awhile back that has already been fixed in late releases.

michael

-- 
___________________________________
Michael Slusarz [slusarz at horde.org]



More information about the imp mailing list