Zitat von Leonardo Lopes <leona...@cefetmg.br>:

Hi guys.

I want to disable the built-in filters (Attachment, Autogenerated, Bulk, Contacts, Mailinglist, Personal) but I want also be able to create my own custom filters based on frequent searches.

How can I do this?

Like with most preferences, you can create your future default settings with one account, and then copy this accounts pref_value from the horde_prefs table (select pref_value from horde_prefs where pref_scope = 'imp' and pref_name = 'filter' and pref_uid = 'user') to the default value in imp/config/prefs.local.php.

--
Jan Schneider
The Horde Project
https://www.horde.org/

--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Reply via email to