I'm using the Horde Webmail client.
I'd like to remove the "Blacklist" and "Whitelist" links for all of our
Horde Webmail users, because we have a different mechanism for this at
our site, and we don't want to confuse these users.
What is the recommended way to cause Horde Webmail not to show the
Hello
What I have done is change the Ingo definition in horde/config/registry.php
from
'provides' => array('mail/blacklistFrom', 'mail/showBlacklist',
'mail/whitelistFrom', 'mail/showWhitelist', 'mail/applyFilters',
'mail/canApplyFilters', 'mail/showFilters'),
to
'provides' => ar