> I tried adding "any" or "(any)" to the following in Horde's conf.php:
>
> $conf['auth']['admins'] = array('any', '(any)');
>
> But it still does not work. Am I missing anything?
My conf has:
$conf['auth']['admins'] = array('admin at example.com');
You need to have a real account in the admin field.
--
Matt