[imp] message marked as deleted

Otto Stolz Otto.Stolz at uni-konstanz.de
Wed Jan 31 03:45:08 PST 2007


Stefan Hofmeir schrieb:
> What can we do to get the feature "message marked as deleted" for
> all emails-accounts?

1. In imp/config/prefs.php, lock the use_trash preference (value=false).

2. Remove the pertinent preferences from the Horde preferences storage.
    E. g., if you store them in a MySQL data base, something like
      delete * from horde_prefs where pref_name='use_trash' and pref_value=1;
    should do the trick (not tested, though; please test yourself, in a
    copy of your preferences database).

Good luck,
   Otto Stolz


More information about the imp mailing list