[pkg-horde] Bug#366278: imp4: Action "Purge deleted" disappeared.

Emmanuel DECAEN Emmanuel.Decaen at xsalto.com
Fri Jun 30 15:11:16 UTC 2006


Hello,

If you want to have the "Purge deleted" action displayed, you can enable
it by changing the value of vinbox_id in /etc/horde/imp4/prefs.php :

$ diff -u /etc/horde/imp4/prefs.php.old /etc/horde/imp4/prefs.php
--- /etc/horde/imp4/prefs.php.old       2006-06-30 17:06:34.000000000 +0200
+++ /etc/horde/imp4/prefs.php   2006-06-30 17:06:48.000000000 +0200
@@ -1209,7 +1209,7 @@

 // virtual inbox identifier
 $_prefs['vinbox_id'] = array(
-    'value' => '',
+    'value' => '0',
     'locked' => false,
     'shared' => false,
     'type' => 'implicit');

This is not the solution, but it's a way to have this "Purge deleted"
back ;-)

-- 
Emmanuel DECAEN

XSALTO - www.xsalto.com - emmanuel.decaen at xsalto.com
Tél : 0820 208 408 - Fax : 04 92 36 19 75





More information about the pkg-horde-hackers mailing list