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
--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [EMAIL PROTECTED]